Adds 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_v3prepaid_public_cn-*** |
| CloudResourceId |
string |
Yes |
The ID of the connected resource, automatically generated by WAF during cloud native mode setup. 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 where the WAF instance is deployed. Valid values:
|
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response. |
||
| RequestId |
string |
The request ID. |
D7861F61-5B61-46CE-A47C-6B19****5EB0 |
Examples
Success response
JSON format
{
"RequestId": "D7861F61-5B61-46CE-A47C-6B19****5EB0"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.