Cancel Job

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

ParameterDetails

f

The response format. The default response format is html .

Values: html | json | pjson

JSON Response syntax

Use dark colors for code blocksCopy
1
{"status": "<status>"}

JSON Response example

Use dark colors for code blocksCopy
1
{"status": "success"}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.