Call DescribeDcdnUserCertificateExpireCount to query the number of domain names with expired DCDN certificates.
Operation description
Note
The maximum number of calls that a single user can make to this operation is 100 per second.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:DescribeDcdnUserCertificateExpireCount |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| ExpireWithin30DaysCount |
integer |
The number of domain names whose certificates will expire within 30 days. |
0 |
| RequestId |
string |
The request ID. |
F5E8DF64-7175-4186-9B06-F002C0BBD0C5 |
| ExpiredCount |
integer |
The number of domain names with expired certificates. |
6 |
Examples
Success response
JSON format
{
"ExpireWithin30DaysCount": 0,
"RequestId": "F5E8DF64-7175-4186-9B06-F002C0BBD0C5",
"ExpiredCount": 6
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.