Cancel a job
Cancels a running or pending job by JID. Publishes a cancel request to the target sprout over NATS. RBAC scope checking ensures the caller has job_admin permission for the job's sprout.
Path parameters
Job identifier
Response
Job cancel request published
Changes
Changed in 3 of the 10 revisions of this API.342
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the optional property
errorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
resultto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ●
removed the optional property
errorfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resultfrom the response with the200statusresponse-optional-property-removed
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ●
removed the optional property
errorfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resultfrom the response with the200statusresponse-optional-property-removed
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲