Exit Standby
GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupName&InstanceIds.member.N&Action=ExitStandby
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AutoScalingGroupName | null | The name of the Auto Scaling group. | |
InstanceIds.member.N | null | The IDs of the instances. You can specify up to 20 instances. | |
Action | string |