Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

JobRun - getJobRunHadErrors_1


JobRun - getJobRunHadErrors

Description :

This command is deprecated. Please consider using getJobRunHadErrorsById .

This command returns a boolean indicating whether a job run had errors.

  • True: job run had errors
  • False: job run did not have errors

The jobRunKey argument identifies the job run. See getJobRunHadErrors for a similar command that uses a jobRunKey to identify the job run.

Return type : Boolean

Command Input :

Variable Name

Variable Type

Description

jobKey

DBKey

Handle identifying a job.

jobRunId

Integer

Run Id for the job run.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Server Automation Command Line Interface 21.02