Mengkueri konfigurasi Pengiriman log pengatur waktu nyata dari nama domain yang dipercepat.
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:DescribeDomainRealtimeLogDelivery |
get |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Domain |
string |
Yes |
Nama domain yang dipercepat yang mengaktifkan Pengiriman log pengatur waktu nyata. Anda hanya dapat menentukan satu nama domain. |
example.com |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Status |
string |
The status of real-time log delivery. Valid values:
|
online |
| Logstore |
string |
The name of the Logstore where log entries are stored. |
LogstoreName |
| Project |
string |
The name of the Log Service project that is used for real-time log delivery. |
ProjectName |
| RequestId |
string |
The ID of the request. |
2F8F3852-912F-42AC-80EB-F1CF4284DE93 |
| Region |
string |
The ID of the region where the Log Service project is deployed. |
cn-shanghai |
Contoh
Respons sukses
JSONformat
{
"Status": "online",
"Logstore": "LogstoreName",
"Project": "ProjectName",
"RequestId": "2F8F3852-912F-42AC-80EB-F1CF4284DE93",
"Region": "cn-shanghai"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Unauthorized | RealtimeLogDelivery Service is not authorized. | |
| 400 | InvalidParameter | The specified parameter is invalid. | |
| 500 | InternalServerError | internal server error |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.