All Products
Search
Document Center

Certificate Management Service:DeleteWorkerResource

Last Updated:Jul 31, 2024

Deletes the worker of a deployment task.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
JobIdlongYes

The ID of the deployment task.

8888
WorkerIdlongYes

The ID of the worker for the deployment task.

13

Response parameters

ParameterTypeDescriptionExample
object

OpenApiDefaultResponse<?>.

RequestIdstring

The request ID.

EA69E364-5CBB-50E8-BF09-E8CAA396A4F8

Examples

Sample success responses

JSONformat

{
  "RequestId": "EA69E364-5CBB-50E8-BF09-E8CAA396A4F8"
}

Error codes

For a list of error codes, visit the Service error codes.