Note: This path operation is going to be deprecated and sunset!
Fri, 1 Dec 2023 23:59:59 GMT
Mon, 1 Jan 2024 23:59:59 GMT
compute-ops-mgmt/v1beta3/jobs/id
Updates an existing job
This API now supports the URI path prefix /compute-ops-mgmt
which used to be /compute-ops
. The old prefix will continue
to be supported to allow for a smooth transition. The Guide
contains more information about this change.
Job update data
Job data
Bad request
Unauthorized
Forbidden
Not found
Not acceptable
Precondition failed
Unsupported media type
Internal server error
{- "state": "ERROR",
- "input": {
- "stopOnRequest": true
}
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentJobId": "f191323c-cca3-42d1-b291-1b7622b505c0",
- "type": "compute-ops-mgmt/job",
- "resourceUri": "/compute-ops-mgmt/v1beta2/jobs/2500759c-b7dd-4c68-ab7e-6b644bcf4b9c",
- "name": "string",
- "generation": 1,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "jobTemplateUri": "string",
- "associatedResourceUri": "string",
- "resource": {
- "resourceUri": "string",
- "type": "string"
}, - "data": {
- "property1": [ ],
- "property2": [ ]
}, - "results": {
- "property1": "string",
- "property2": "string"
}, - "state": "PENDING",
- "status": "string",
- "statusDetails": { }
}