- URL:
- https://<notebookserveradmin>/system/jobs/<jobID>/cancel
- Methods:
GET
- Required Capability:
- Administrator or Create and Edit
- Version Introduced:
- 10.8.1
Description
The cancel operation is performed on an asynchronous Job resource. This operation results in the cancellation of the job. You can provide an argument to the cancel operation as defined in the following parameters table:
Request parameters
Parameter | Details |
---|---|
| The response format. The default response format is Values: |
JSON Response syntax
{"status": "<status>"}
JSON Response example
{"status": "success"}