Deletes an Auto Scaling rule for an application.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
edas:ManageApplication |
delete |
*Application
|
None | None |
Request syntax
DELETE /pop/v1/eam/scale/application_scaling_rule HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AppId |
string |
No |
The ID of the application. Call the ListApplication operation to obtain the application ID. |
78194c76-3dca-418e-a263-cccd1ab4**** |
| ScalingRuleName |
string |
No |
The name of the scaling rule. |
cpu-trigger |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique ID of the request. |
5d6fa0bc-cc3********** |
| Code |
integer |
||
| Message |
string |
Examples
Success response
JSON format
{
"RequestId": "5d6fa0bc-cc3**********",
"Code": 0,
"Message": ""
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.