Deletes an Elastic Container Instance (ECI) scaling configuration to free up the scaling configuration quota. The scaling configuration must be in the Inactive state, and the scaling group must contain no ECI instances created from this configuration.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ess:DeleteEciScalingConfiguration |
delete |
*ScalingGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ScalingConfigurationId |
string |
Yes |
The ID of the scaling configuration to delete. |
asc-bp1bx8mzur534edp**** |
| RegionId |
string |
No |
The region ID of the scaling group. |
cn-qingdao |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID, returned regardless of whether the call succeeds. |
45D5B0AD-3B00-4A9B-9911-6D5303B06712 |
Examples
Success response
JSON format
{
"RequestId": "45D5B0AD-3B00-4A9B-9911-6D5303B06712"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 403 | Forbidden.RiskControl | Forbidden.RiskControl |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.