All Products
Search
Document Center

Auto Scaling:DisableScalingGroup

Last Updated:May 16, 2024

Disables a scaling group.

Operation description

Before you call this operation to disable a scaling group, take note of the following items:

  • When you call this operation, ongoing scaling activities will continue until they are complete, but new activities will be rejected.
  • You can disable only scaling groups that are in the Active state.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
ScalingGroupIdstringYes

The ID of the scaling group.

asg-bp18p2yfxow2dloq****

Response parameters

ParameterTypeDescriptionExample
object

The ID of the request.

RequestIdstring

The ID of the request.

473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E

Examples

Sample success responses

JSONformat

{
  "RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history