Summary
Cancels jobs.
Description
Cancels all jobs specified by the job id array.
Route
POST /operations-manager/jobs/cancel
Roles
admin
engineering
apiwrite
operations
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
jobIds | array | yes | Job IDs to cancel. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
resultMessage | object | Message describing the result of the operation |