Deletes an extension certificate for a cloud service connected in cloud native mode.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DeleteCloudResourceExtensionCert |
delete |
*All Resource
|
None | None |
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 |
Instance ID of the WAF instance. Note
You can call the DescribeInstance operation to query instance ID of the WAF instance. |
waf_v3prepay_public_intl-sg-*** |
| CloudResourceId |
string |
Yes |
The ID of the connected resource, which is automatically generated by WAF when the resource is connected in cloud native mode. Note
You can call the CreateCloudResource operation to connect a resource and then view the resource ID in the response. |
lb-bp*********k5uj2p-443-clb7 |
| CertId |
string |
Yes |
The ID of the certificate. |
123-cn-hangzhou |
| RegionId |
string |
Yes |
The region where the WAF instance is deployed. Valid values:
|
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
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.