Memodifikasi konfigurasi pengiriman log waktu nyata untuk nama domain tertentu. Setiap nama domain hanya mendukung satu Logstore.
Deskripsi operasi
Anda dapat memanggil operasi ini hingga 100 kali per detik per akun.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:ModifyRealtimeLogDelivery |
update |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Project |
string |
Yes |
Nama proyek Log Service yang digunakan untuk pengiriman log waktu nyata. |
testProject |
| Logstore |
string |
Yes |
Nama Logstore tempat entri log disimpan. |
TestLog |
| Region |
string |
Yes |
ID wilayah tempat proyek Log Service dideploy. Untuk informasi selengkapnya, lihat Wilayah yang mendukung pengiriman log waktu nyata. |
ch-shanghai |
| Domain |
string |
Yes |
Nama domain yang dipercepat yang konfigurasi pengiriman log waktu nyatanya ingin Anda modifikasi. Hanya satu nama domain yang didukung. |
example.com |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
9732E117-8A37-49FD-A36F-ABBB87556CA7 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "9732E117-8A37-49FD-A36F-ABBB87556CA7"
}
Respons error
JSONformat
{
"RequestId": "9732E117-8A37-49FD-A36F-ABBB87556CA7",
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameter | The specified parameter is invalid. | |
| 400 | InternalException | Internal occasional exception, please try again later. | Internal occasional exception, please try again later. |
| 400 | InvalidDomain.NotFound | The domain provided does not exist in our records. | The specified domain name does not exist or does not belong to the current account. Check whether the domain name is valid, belongs to the current account, or has expired. |
| 500 | InternalServerError | internal server error | A service error occurred. |
| 404 | LogstoreNotExist | Logstore does not exist. | The specified Logstore does not exist. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.