DeleteCostRule
Updated at:
Copy as MD
Deletes a cost rule.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| CostRuleId |
string |
Yes |
The ID of the cost rule. |
924d450014e64e88ac6e8486f8e990** |
| GwClusterId |
string |
Yes |
The ID of the gateway instance. |
pg-xxxxxxxx |
| RegionId |
string |
No |
The ID of the region. |
cn-beijing |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The data returned. |
||
| RequestId |
string |
The request ID. |
7E2FE3BB-C677-5FF9-9FC5-9CF364BD6BE5 |
Examples
Success response
JSON format
{
"RequestId": "7E2FE3BB-C677-5FF9-9FC5-9CF364BD6BE5"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
Is this page helpful?