All Products
Search
Document Center

Auto Scaling:DeleteEciScalingConfiguration

Last Updated:Feb 28, 2024

Deletes a scaling configuration that is used to create elastic container instances.

Operation description

You cannot delete a scaling configuration that is used to create elastic container instances in the following scenarios:

  • The scaling configuration is in the Active state.
  • The scaling group contains elastic container instances that are 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****
RegionIdstringNo

The region ID of the scaling group.

cn-qingdao

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

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

45D5B0AD-3B00-4A9B-9911-6D5303B06712

Examples

Sample success responses

JSONformat

{
  "RequestId": "45D5B0AD-3B00-4A9B-9911-6D5303B06712"
}

Error codes

HTTP status codeError codeError message
403Forbidden.RiskControlForbidden.RiskControl

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

Change history

Change timeSummary of changesOperation
No change history