Deletes an instance.
Operation description
Queries the status information of a private Certificate Authority (CA) instance that you purchased in the SSL Certificate console by using the ID of the private CA instance. For example, you can query the status of the CA instance, the number of certificates included, and the number of certificates issued.
Before you invoke this operation, you must have purchased a private CA in the Certificate Management Service console. For more information, see Purchase a private CA.
QPS limit
The single-user QPS limit for this operation is 10 calls per second. If the limit is exceeded, the API call is throttled, which may affect your business. Invoke this operation as needed.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-cert:DeleteInstance |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the instance. |
cas-cn-68n1mm16**** |
|
No |
The client token that is used to ensure the idempotence of the request and prevent repeated submissions. The value is generated by the client, must be unique among different requests, can contain a maximum of 64 ASCII characters, and cannot contain non-ASCII characters. |
XXX |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
4BD0CBD9-FB03-5ECD-A8FD-F90C62D78095 |
Examples
Success response
JSON format
{
"RequestId": "4BD0CBD9-FB03-5ECD-A8FD-F90C62D78095"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.