Deletes the custom rules of the Static Page Caching policy for a website.
Operation description
You can call the DeleteWebCacheCustomRule operation to delete the custom rules of the Static Page Caching policy for a website.
Limits
You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-ddoscoo:DeleteWebCacheCustomRule |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceGroupId |
string |
No |
The ID of the resource group to which the instance belongs in Resource Management. If you do not configure this parameter, the instance belongs to the default resource group. |
rg-acfm2pz25js**** |
| Domain |
string |
Yes |
The domain name for which you want to delete the custom rules of the Static Page Caching policy. Note
You can call the DescribeDomains operation to query all the domain names that are added to Anti-DDoS Pro or Anti-DDoS Premium. |
www.aliyundoc.com |
| RuleNames |
array |
Yes |
An array consisting of the names of the rules that you want to delete. |
test |
|
string |
No |
The name of the rule that you want to delete. |
doc-test-rule |
All Alibaba Cloud API operations must include common request parameters. For more information about common request parameters, see Common parameters.
For more information about sample requests, see the "Examples" section of this topic.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
6623EA1F-30FB-5BC8-BEC9-74D55F6F08F1 |
Examples
Success response
JSON format
{
"RequestId": "6623EA1F-30FB-5BC8-BEC9-74D55F6F08F1"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.