Deleting a Job Execution Object (Deprecated)
Function
This API is used to delete a job execution object. This API is compatible with Sahara.
URI
- Format
- Parameter description
Table 1 URI parameters Parameter
Mandatory
Description
project_id
Yes
Explanation
The project ID. For details about how to obtain the project ID, see Obtaining a Project ID.
Constraints
N/A
Value range
N/A
Default value
N/A
job_execution_id
Yes
Explanation
The job ID.
Constraints
N/A
Value range
N/A
Default value
N/A
Request Parameters
None
Response Parameters
None
Example Request
Delete a job execution object.
DELETE https://{endpoint}/v1.1/{project_id}/job-executions/{job_execution_id} Example Response
None
Error Codes
For details, see Error Codes.