Specifies a name for a CA certificate.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
slb:SetCACertificateName |
update |
*certificate
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region of the CA certificate. You can call the DescribeRegions operation to query the most recent region list. |
cn-east-hangzhou-01 |
| CACertificateId |
string |
Yes |
The ID of the CA certificate. |
139a0******-cn-east-hangzhou-01 |
| CACertificateName |
string |
Yes |
The CA certificate name. The name must be 1 to 80 character in length, and can contain letters, digits, periods (.), underscores (_), and hyphens (-). It must start with a letter. |
mycacert02 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
CEF72CEB-54B6-4AE8-B225-F876FE7BA984 |
Examples
Success response
JSON format
{
"RequestId": "CEF72CEB-54B6-4AE8-B225-F876FE7BA984"
}
Error response
JSON format
{"Code":"InvalidParameter","Message":"The specified parameter is not valid.","HostId":"slb-pop.aliyuncs.com","RequestId":"0669D684-69D8-408E-A4FA-B9011E0F4E66"}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.