JobRun - abortJobRunByJobRunId


JobRun - abortJobRunByJobRunId

Description :

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

Return type : void

Command Input :

Variable Name

Variable Type

Description

jobRunId

Integer

The Job Run ID of the job to be aborted.


Example

The following example shows calling the abort command:

Script

blcli JobRun abortJobRunByJobRunId $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 20.02