If an order has been issued, this operation revokes the certificate. If an order is pending, it cancels the order and restores the quota.
Operation description
This API has a limit of 10 queries per second (QPS) for each user. If you exceed this limit, API calls are throttled. This can affect your business. Call the API at a reasonable rate.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-cert:CancelCertificateForPackageRequest |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| OrderId |
integer |
Yes |
The ID of the order. Note
Call ListUserCertificateOrder to obtain this ID. |
123456 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The object. |
||
| RequestId |
string |
The unique ID of the request. Alibaba Cloud generates this ID for each request. Use this ID to troubleshoot issues. |
CBF1E9B7-D6A0-4E9E-AD3E-2B47E6C2837D |
Examples
Success response
JSON format
{
"RequestId": "CBF1E9B7-D6A0-4E9E-AD3E-2B47E6C2837D"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.