Deletes a scaling configuration of the Elastic Container Instance (ECI) type.
Operation description
Operation description
Before you delete an ECI-type scaling configuration, take note of the following conditions under which the scaling configuration cannot be deleted:
The scaling configuration is in the Active state in the scaling group.
ECI instances created from the scaling configuration still exist in the scaling group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ess:DeleteEciScalingConfiguration |
update |
*ScalingGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ScalingConfigurationId |
string |
Yes |
The ID of the scaling configuration that you want 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. The system returns a request ID regardless of whether the API call is successful. |
45D5B0AD-3B00-4A9B-9911-6D5303B0**** |
Examples
Success response
JSON format
{
"RequestId": "45D5B0AD-3B00-4A9B-9911-6D5303B0****"
}
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.