Memperbarui satu atau beberapa Laporan operasi.
Deskripsi operasi
Each account can call this operation up to three times per second.
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 Track. Anda dapat menentukan hingga 500 Nama domain di setiap permintaan. Jika Anda menentukan beberapa Nama domain, pisahkan dengan koma (,). Jika Anda tidak menentukan Nama domain, Laporan operasi diperbarui untuk semua Nama domain di akun Alibaba Cloud Anda. |
www.example.com |
| StartTime |
string |
No |
Waktu mulai Laporan operasi. Tentukan pengatur waktu dalam format yyyy-MM-ddTHH:mm:ssZ. Pengatur waktu harus dalam UTC. |
2020-09-17T00:00:00Z |
| EndTime |
string |
No |
Waktu akhir Laporan operasi. Tentukan pengatur waktu dalam format yyyy-MM-ddTHH:mm:ssZ. Pengatur waktu harus dalam UTC. |
2020-11-17T00:00:00Z |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
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.