JobRun - abortJobRunByJobRunKey
JobRun - abortJobRunByJobRunKey
Description :
This command takes the Job Run Key and aborts the job run.
Return type : void
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
jobRunKey | Integer | The Job Run Key of the job to be aborted. |
Example
The following example shows calling the abort command:
Script
blcli JobRun abortJobRunByJobRunKey $JOB_RUN_KEY
Was this page helpful? Yes No
Submitting...
Thank you
Comments