Rolls back a deployment.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| JobId |
integer |
Yes |
The ID of the deployment task. |
436493 |
| WorkerId |
integer |
Yes |
The ID of the deployment worker. |
4197913 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
OpenApiDefaultResponse<?> |
||
| Data |
any |
The data returned by the request. |
[] |
| RequestId |
string |
The request ID generated by Alibaba Cloud for this request. You can use this ID to troubleshoot issues. |
019FABA8-CB69-53CD-974E-BCE11882C367 |
Examples
Success response
JSON format
{
"Data": "[]",
"RequestId": "019FABA8-CB69-53CD-974E-BCE11882C367"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.