Mengaktifkan Pengiriman log pengatur waktu nyata untuk nama domain yang dipercepat tertentu.
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:CreateRealTimeLogDelivery |
create |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Project |
string |
Yes |
Nama Proyek Log Service yang digunakan untuk Pengiriman log pengatur waktu nyata. |
ProjectName |
| Logstore |
string |
Yes |
Nama penyimpanan log tempat entri log disimpan. |
LogstoreName |
| Region |
string |
Yes |
ID Wilayah tempat Proyek Log Service di-deploy. Untuk informasi lebih lanjut, lihat Wilayah yang mendukung Pengiriman log pengatur waktu nyata. |
cn-shanghai |
| Domain |
string |
Yes |
Nama domain yang dipercepat tempat Anda ingin mengonfigurasi Pengiriman log pengatur waktu nyata. |
example.com |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
F32C57AA-7BF8-49AE-A2CC-9F42390F5A19 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "F32C57AA-7BF8-49AE-A2CC-9F42390F5A19"
}
Respons error
JSONformat
{
"RequestId": "F32C57AA-7BF8-49AE-A2CC-9F42390F5A19",
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Unauthorized | RealtimeLogDelivery Service Not Authorized | |
| 404 | LogstoreNotExist | Logstore does not exist | |
| 404 | InvalidDomain.NotFound | The domain does not exist, or it does not belong to you. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.