All Products
Search
Document Center

Certificate Management Service:UpdateDeploymentJobStatus

Last Updated:Jul 31, 2024

Updates the status 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
StatusstringYes

The desired status.

Valid values:

  • pending
  • scheduling
  • editing
editing

Response parameters

ParameterTypeDescriptionExample
object

OpenApiDefaultResponse<?>.

Dataany

The response parameters.

[]
RequestIdstring

The request ID.

EA69E364-5CBB-50E8-BF09-E8CAA396A4F8

Examples

Sample success responses

JSONformat

{
  "Data": "[]",
  "RequestId": "EA69E364-5CBB-50E8-BF09-E8CAA396A4F8"
}

Error codes

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