Membuat laporan operasi kustom.
Deskripsi operasi
-
This operation allows you to create a custom operations report for a specific domain name. You can view the statistics about the domain name in the report.
-
Each account can call this operation up to three times per second.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ReportIds |
string |
Yes |
ID metrik yang ingin Anda sertakan dalam laporan. Pisahkan beberapa ID dengan koma (,). Nilai valid:
|
1,3,5 |
| DomainName |
string |
No |
Nama domain yang akan dilacak. Pisahkan beberapa nama domain dengan koma (,). Anda dapat menentukan hingga 500 nama domain. Untuk menentukan lebih dari 500 nama domain, ajukan tiket. Catatan
Jika Anda tidak menentukan nama domain, laporan operasi kustom dibuat untuk semua nama domain yang dimiliki akun Alibaba Cloud Anda. |
www.example1.com,www.example2.com |
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.