Updates the status of a deployment task.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
JobId | long | Yes | The ID of the deployment task. | 8888 |
Status | string | Yes | The desired status. Valid values:
| editing |
Response parameters
Examples
Sample success responses
JSON
format
{
"Data": "[]",
"RequestId": "EA69E364-5CBB-50E8-BF09-E8CAA396A4F8"
}
Error codes
For a list of error codes, visit the Service error codes.