Mengkueri daftar sertifikat berdasarkan nama domain.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:DescribeCdnSSLCertificateList |
get |
Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
No |
Nama domain yang dipercepat. Anda hanya dapat menentukan satu nama domain di setiap permintaan. |
www.example.com |
| PageNumber |
integer |
No |
Nomor halaman. Nilai default: 1. |
1 |
| PageSize |
integer |
No |
Jumlah entri per halaman. Nilai valid: bilangan bulat dari 1 hingga 1000. |
20 |
| SearchKeyword |
string |
No |
Kata kunci yang digunakan untuk mengkueri sertifikat. |
certabc |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
E9D3257A-1B7C-414C-90C1-8D07AC47BCAC |
| CertificateListModel |
object |
Daftar sertifikat. |
|
| Count |
integer |
Jumlah sertifikat. |
2 |
| CertList |
object |
||
| Cert |
array<object> |
Details about each certificate. |
|
|
object |
|||
| LastTime |
integer |
The time when the certificate was last modified. Unit: milliseconds. |
1679896965 |
| Fingerprint |
string |
The fingerprint of the certificate. |
933c6ddee95c9c41a40f9f50493d82be03ad87bf |
| CertName |
string |
The name of the certificate. |
yourCertName |
| Issuer |
string |
The certificate authority (CA) that issued the certificate. |
yourCertIssuer |
| CertId |
integer |
The ID of the certificate. |
9128192 |
| Common |
string |
The Common Name (CN) attribute of the certificate. In most cases, the CN is a domain name. |
example.com |
| CertRegion |
string |
The region ID of the certificate. Valid values: cn-hangzhou and ap-southeast-1. Default value: cn-hangzhou. |
cn-hangzhou |
| PageNumber |
integer |
Nomor halaman. Halaman dimulai dari halaman 1. Nilai default: 1. |
2 |
| PageSize |
integer |
Jumlah entri per halaman. Nilai valid: bilangan bulat dari 1 hingga 1000. |
20 |
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | NotFoundCertList | The certList is null. | The certificate list is empty. |
| 400 | InternalException | Internal occasional exception, please try again later. | Internal occasional exception, please try again later. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.