Memperbarui satu atau beberapa laporan operasi.
Deskripsi operasi
Anda dapat memanggil operasi ini hingga tiga kali per detik per akun.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:UpdateCdnSubTask |
update |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ReportIds |
string |
No |
ID laporan operasi yang ingin Anda perbarui. Pisahkan ID dengan koma (,). |
1,2,3 |
| DomainName |
string |
No |
Nama domain yang ingin Anda lacak. Anda dapat menentukan hingga 500 nama domain dalam setiap permintaan. Jika Anda menentukan multiple nama domain, pisahkan dengan koma (,). Jika Anda tidak menentukan nama domain, laporan operasi akan diperbarui untuk semua nama domain dalam Akun Alibaba Cloud Anda. |
www.example.com |
| StartTime |
string |
No |
Waktu mulai laporan operasi. Tentukan waktu dalam format yyyy-MM-ddTHH:mm:ssZ. Waktu harus dalam UTC. |
2020-09-17T00:00:00Z |
| EndTime |
string |
No |
Waktu akhir laporan operasi. Tentukan waktu dalam format yyyy-MM-ddTHH:mm:ssZ. Waktu harus dalam UTC. |
2020-11-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. | |
| 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 specified 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.