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 - cancelJobRunByJobRunId


JobRun - cancelJobRunByJobRunId

Description :

This command takes the Job Run ID and cancels the job run.

Return type : void

Command Input :

Variable Name

Variable Type

Description

jobRunId

Integer

The Job Run ID of the job to be cancelled.


Example

The following example shows calling the cancel command:

Script

blcli JobRun cancelJobRunByJobRunId $JOB_RUN_ID

 

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

TrueSight Server Automation Command Line Interface 21.02