Skip to main content

Compute Task API

Version: 0.0.2

Cancel a specific job

DELETE
/compute/orgs/{org_id}/{topic}/{task}/{job_id}

Cancels a specific job, identified by the organization ID, topic, task, and job ID. The job's status is updated to 'canceling' and the job is stopped.

Request

Path parameters

The organization identifier

The compute topic

The compute task

The job identifier

Responses

204

204 response

401

Unauthorized

statusinteger
typestring
titlestring
detailstring
namestring
reasonstring

404

The specified resource was not found

statusinteger
typestring
titlestring
detailstring
namestring
reasonstring

429

API gateway rate limit exceeded

statusinteger
typestring
titlestring
detailstring
namestring
reasonstring

© Seequent, The Bentley Subsurface Company