Sets a name for a server certificate.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
slb:SetServerCertificateName |
update |
*certificate
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID of the Classic Load Balancer (CLB) instance. You can call the DescribeRegions operation to query the most recent region list. |
cn-hangzhou |
| ServerCertificateId |
string |
Yes |
The ID of the server certificate. |
123157xxxxxxx_166f8204689_1714763408_7099******* |
| ServerCertificateName |
string |
Yes |
The name of the third-party server certificate that you want to upload. The name must be 1 to 80 characters in length, and can contain letters, digits, hyphens (-), forward slashes (/), periods (.), underscores (_), and asterisks (*). |
mycert01 |
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 codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.