v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
VMware

Cancel a job

Cancels the specified job.

post/vmware/v1/orgs/{orgID}/jobs/cancel

Path parameters

orgIDinteger required

Specify the organization ID of your organization. Get the ID of an organization using the 'List all organizations' API.

Request body

jobIDinteger

Specify the ID of the job to be canceled. Get the ID of the job using the 'List all jobs' VMware API.

Response

Success

jobIDinteger

A unique identification number associated with the canceled job if the job is successfully canceled. This parameter will be 0 if the job completed, completed with errors, was canceled, or failed before it could be canceled.