Mengambil jenis-jenis nama domain.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:DescribeCdnTypes |
none |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
BDA62CE4-3477-439A-B52E-D2D7C829D7C1 |
| CdnTypes |
object |
||
| CdnType |
array<object> |
Jenis-jenis nama domain. |
|
|
object |
Jenis nama domain. |
||
| Type |
string |
Jenis nama domain. |
download |
| Desc |
string |
Deskripsi jenis nama domain. |
Download Acceleration |
Contoh
Respons sukses
JSONformat
{
"RequestId": "BDA62CE4-3477-439A-B52E-D2D7C829D7C1\n",
"CdnTypes": {
"CdnType": [
{
"Type": "download",
"Desc": "Download Acceleration"
}
]
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.