Rolls back an instance refresh task. If an instance refresh task cannot meet your business requirements, you can call the RollbackInstanceRefresh operation. When you roll back an instance refresh task, Auto Scaling creates new instances based on the active scaling configuration to replace the instances whose configurations are already updated by running the task.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ess:RollbackInstanceRefresh |
update |
*ScalingGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ScalingGroupId |
string |
Yes |
The ID of the scaling group. |
asg-bp18p2yfxow2dloq**** |
| RegionId |
string |
Yes |
The region ID of the scaling group. |
cn-hangzhou |
| InstanceRefreshTaskId |
string |
Yes |
The ID of the instance refresh task. |
ir-a12ds234fasd***** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
B13527BF-1FBD-4334-A512-20F5E9D3**** |
Examples
Success response
JSON format
{
"RequestId": "B13527BF-1FBD-4334-A512-20F5E9D3****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.