Memperbarui laporan operasi kustom.
Deskripsi operasi
Batas throttling untuk satu pengguna adalah 3 panggilan per detik.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:UpdateDcdnSubTask |
update |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ReportIds |
string |
No |
ID laporan yang akan dikustomisasi. Pisahkan multiple ID dengan koma (,). Panggil operasi DescribeDcdnSubList untuk mengkueri ID laporan. |
2,4,6 |
| DomainName |
string |
No |
Nama domain yang laporannya akan dikustomisasi. Jika Anda tidak menentukan parameter ini, laporan operasi akan dikustomisasi untuk semua nama domain di bawah akun Anda secara default. |
www.example.com |
| StartTime |
string |
No |
Waktu mulai tugas. Gunakan format yyyy-MM-ddTHH:mm:ssZ. Waktu harus dalam UTC. |
2021-04-17T00:00:00Z |
| EndTime |
string |
No |
Waktu akhir tugas. Gunakan format yyyy-MM-ddTHH:mm:ssZ. Waktu harus dalam UTC. |
2021-06-17T00:00:00Z |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
04F0F334-1335-436C-A1D7-6C044FE73368 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameter | The specified parameter is invalid. | A parameter is set to an invalid value. |
| 400 | TimeParseFailed | Failed to parse the time parameter. | Failed to parse the time parameter. |
| 400 | SubscriptionAlreadyExists | The subscription already exists. | The subscription already exists. |
| 400 | SubscriptionNotFound | The subscription is not found. | The subscription is not found. |
| 400 | NameAlreadyExists | The name already exists. | The name already exists. |
| 400 | DeliverExceedLimit | The maximum number of subscribed tasks is exceeded. | The number of tracking tasks has reached the upper limit. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.