JobRun - cancelJobRunByJobRunKey


JobRun - cancelJobRunByJobRunKey

Description :

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

Return type : void

Command Input :

Variable Name

Variable Type

Description

jobRunKey

Integer

The Job Run Key of the job to be cancelled.


Example

The following example shows calling the cancel command:

Script

blcli JobRun cancelJobRunByJobRunKey $JOB_RUN_KEY

 

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

TrueSight Server Automation Command Line Interface 20.02