All Products
Search
Document Center

Auto Scaling:DeleteScalingConfiguration

Last Updated:Feb 28, 2024

Deletes a scaling configuration that is used to create Elastic Compute Service (ECS) instances.

Operation description

You cannot delete a scaling configuration in one of the following scenarios:

  • The scaling configuration in your scaling group is in the Active state.
  • The scaling group contains ECS instances that were created based on the scaling configuration.

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
ScalingConfigurationIdstringYes

The ID of the scaling configuration that you want to delete.

asc-bp1bx8mzur534edp****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request. The request ID is returned regardless of whether the call is successful.

473469C7-AA6F-4DC5-B3DB-A3DC0DE3****

Examples

Sample success responses

JSONformat

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

Error codes

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

Change history

Change timeSummary of changesOperation
No change history