Summary
Cancels Jobs
Description
Cancel Active Jobs.
Route
POST /operations-manager/jobs/cancel
Roles
admin
engineering
apiwrite
operations
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
jobIds | array | yes | The ids of the Jobs to cancel. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
resultMessage | object | The result of the cancel operation. |