Mengkueri tipe log waktu nyata yang didukung.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:DescribeDcdnSLSRealTimeLogType |
get |
*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. |
0AEDAF20-4DDF-4165-8750-47FF9C1929C9 |
| Content |
object |
||
| Business |
array<object> |
Hasil yang dikembalikan. |
|
|
object |
|||
| Desc |
string |
Deskripsi tipe log waktu nyata. |
用户访问日志 |
| BusinessType |
string |
Tipe log waktu nyata. Nilai yang valid:
|
dcdn_log_access_l1 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0AEDAF20-4DDF-4165-8750-47FF9C1929C9",
"Content": {
"Business": [
{
"Desc": "用户访问日志",
"BusinessType": "dcdn_log_access_l1"
}
]
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.