Deletes an extension certificate for cloud native mode.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceManagerResourceGroupId |
string |
No |
The Alibaba Cloud resource group ID. |
rg-acfm***q |
| InstanceId |
string |
Yes |
The WAF instance ID. Note
Call DescribeInstance to query the ID of the WAF instance. |
waf_v3prepay_public_intl-sg-*** |
| CloudResourceId |
string |
Yes |
The ID of the connected resource, automatically generated by WAF during cloud native mode access. Note
After you connect a resource by calling CreateCloudResource, check the response to get the resource ID. |
lb-bp*********k5uj2p-443-clb7 |
| CertId |
string |
Yes |
The certificate ID. |
123-cn-hangzhou |
| RegionId |
string |
Yes |
The region of the WAF instance. Valid values:
|
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response. |
||
| RequestId |
string |
The request ID. |
56B40D30-4960-4F19-B7D5-*** |
Examples
Success response
JSON format
{
"RequestId": "56B40D30-4960-4F19-B7D5-***"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.