All Products
Search
Document Center

CDN:DescribeCdnCertificateDetail

Last Updated:Jun 10, 2026

Mengkueri Sertifikat SSL.

Deskripsi operasi

Catatan

Each account can call this operation up to 20 times per second.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tidak ada otorisasi untuk operasi ini. Jika Anda mengalami masalah saat menjalankan operasi ini, hubungi dukungan teknis.

Parameter permintaan

Parameter

Type

Required

Description

Example

CertName

string

Yes

ID Sertifikat SSL. Anda hanya dapat mengkueri satu sertifikat dalam satu pengatur waktu.

cert-15480655xxxx

Elemen respons

Element

Type

Description

Example

object

CertName

string

The name of the certificate.

cert-15480655xxxx

Key

string

The key of the SSL certificate.

xxxx

Cert

string

The certificate.

-----BEGIN CERTIFICATE-----\nMIIFzDCCBLSgAwIBxxxx

CertId

integer

The ID of the certificate.

881049

RequestId

string

The ID of the request.

0AEDAF20-4DDF-4165-8750-47FF9C1929C9

Contoh

Respons sukses

JSONformat

{
  "CertName": "cert-15480655xxxx",
  "Key": "xxxx",
  "Cert": "-----BEGIN CERTIFICATE-----\\nMIIFzDCCBLSgAwIBxxxx",
  "CertId": 881049,
  "RequestId": "0AEDAF20-4DDF-4165-8750-47FF9C1929C9"
}

Kode kesalahan

HTTP status code

Error code

Error message

Description

403 InvaildParameter The parameter you provided is invalid. The format of the domain name is invalid. Correct the format and try again.

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.