Deletes a revoked client or server-side certificate.
Operation description
Before you call this operation, you must call CreateRevokeClientCertificate to revoke the client or server-side certificate.
QPS limit
This operation supports up to 10 queries per second (QPS) for each user. If you exceed the limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-cert:DeleteClientCertificate |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Identifier |
string |
Yes |
The unique identifier of the client or server-side certificate to delete. The certificate must be in the REVOKE state. Note
Call ListClientCertificate to query the unique identifiers and current states of all client and server-side certificates. |
160ae6bb538d538c70c01f81dcf2**** |
When you call this operation, you must include the common request parameters of Alibaba Cloud APIs in addition to the parameters described in this topic. For more information, see Common parameters.
For information about the request format, see the request example in the Examples section of this topic.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
SuccessResponse |
||
| RequestId |
string |
The ID of the request. |
15C66C7B-671A-4297-9187-2C4477247A74 |
Examples
Success response
JSON format
{
"RequestId": "15C66C7B-671A-4297-9187-2C4477247A74"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.