Pauses an instance refresh task. During the execution of an instance refresh task, if you suspect that the configuration has issues but are not sure whether a rollback is needed, you can call this operation to pause the instance refresh task. During the pause, you can check whether the configuration is correct.
Operation description
Operation description
This operation is not supported for instance refresh tasks that are in the rollback phase.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ess:SuspendInstanceRefresh |
update |
*ScalingGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID of the scaling group. |
cn-hangzhou |
| ScalingGroupId |
string |
Yes |
The scaling group ID. |
asg-bp18p2yfxow2dloq**** |
| InstanceRefreshTaskId |
string |
No |
The instance refresh task ID. |
ir-a12ds234fasd***** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
473469C7-AA6F-4DC5-B3DB-A3DC0DE3**** |
Examples
Success response
JSON format
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | The request processing has failed due to some unknown error, exception or failure. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.