Mengkueri jumlah nama domain yang Sertifikat SSL-nya akan segera kedaluwarsa atau sudah kedaluwarsa.
Deskripsi operasi
Each account can call this operation up to 100 times per second.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:DescribeUserCertificateExpireCount |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| ExpireWithin30DaysCount |
integer |
The number of domain names whose SSL certificates are about to expires within 30 days. |
0 |
| RequestId |
string |
The ID of the request. |
F5E8DF64-7175-4186-9B06-F002C0BBD0C5 |
| ExpiredCount |
integer |
The number of domain names whose SSL certificates have already expired. |
6 |
Contoh
Respons sukses
JSONformat
{
"ExpireWithin30DaysCount": 0,
"RequestId": "F5E8DF64-7175-4186-9B06-F002C0BBD0C5",
"ExpiredCount": 6
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | NoHttpsDomain | Your account doesn't have https domain. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.