检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
If you select Forcibly delete the WAF CNAME record when deleting a protected domain name from WAF, WAF will not check your domain name resolution and delete WAF CNAME record immediately.
Then, you can select the project from the Enterprise Project drop-down list and delete a certificate. Prerequisites The certificate you want to delete is not bound to a protected website.
You can also click Delete to remove an IP address or IP address range. Delete an address group. In the row containing the address group you want to delete, click Delete in the Operation column. In the displayed dialog box, click OK.
Example Requests The following example shows how to delete a protection policy in a specific project. The project is specified by project_id, and the policy is specified by policy_id. DELETE https://{Endpoint}/v1/{project_id}/waf/policy/{policy_id}?
Deleting a Dedicated WAF Instance Function This API is used to delete a dedicated WAF instance.
DELETE https://{Endpoint}/v1/{project_id}/premium-waf/host/{host_id}?
Deleting a Certificate Function This API is used to delete a certificate. Calling Method For details, see Calling APIs. URI DELETE /v1/{project_id}/waf/certificate/{certificate_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
Deleting a Reference Table Function This API is used to delete a reference table. Calling Method For details, see Calling APIs. URI DELETE /v1/{project_id}/waf/valuelist/{valuelistid} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
DELETE https://{Endpoint}/v1/{project_id}/waf/policy/{policy_id}/antileakage/{rule_id}?
Example Requests DELETE https://{Endpoint}/v1/{project_id}/waf/instance/{instance_id}?enterprise_project_id=0 The following shows how to delete domain names protected with cloud WAF in a specific project.
Deleting a Global Protection Whitelist (Formerly False Alarm Masking) Rule Function This API is used to delete a global protection whitelist (formerly false alarm masking) rule. Calling Method For details, see Calling APIs.
Example Requests The following example shows how to delete an address group in a project. The project ID is specified by project_id. The address group ID is id. DELETE https://{Endpoint}/v1/{project_id}/waf/ip-group/{id}?
DELETE https://{Endpoint}/v1/{project_id}/waf/policy/{policy_id}/anticrawler/{rule_id}?
DELETE https://{Endpoint}/v1/{project_id}/waf/policy/{policy_id}/whiteblackip/{rule_id}?
DELETE https://{Endpoint}/v1/{project_id}/waf/policy/{policy_id}/antitamper/{rule_id}?
DELETE https://{Endpoint}/v1/{project_id}/waf/policy/{policy_id}/punishment/{rule_id}?
Example Requests The following example shows how to delete a precise protection rule. Details about the deletion are specified by project_id, policy_id, and rule_id. DELETE https://{Endpoint}/v1/{project_id}/waf/policy/{policy_id}/custom/{rule_id}?
DELETE https://{Endpoint}/v1/{project_id}/waf/policy/{policy_id}/geoip/{rule_id}?
DELETE https://{Endpoint}/v1/{project_id}/waf/policy/{policy_id}/privacy/{rule_id}?
Example Requests The following example shows how to delete a CC attack protection rule. Details about the deletion are specified by project_id, policy_id, and rule_id. DELETE https://{Endpoint}/v1/{project_id}/waf/policy/{policy_id}/cc/{rule_id}?