Mengkueri Tugas yang digunakan untuk mengekspor detail Penggunaan sumber daya dari satu atau beberapa Nama Domain yang dipercepat milik akun Alibaba Cloud Anda. Informasi Penggunaan sumber daya dikumpulkan setiap lima menit.
Deskripsi operasi
-
This operation has been available since July 20, 2018. You can query information about resource usage collected within the last three months.
-
Each account can call this operation up to 100 times per second.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:DescribeUserUsageDetailDataExportTask |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| PageSize |
string |
No |
Jumlah entri yang dikembalikan per halaman. Nilai default: 20. Nilai maksimum: 50. Nilai valid: bilangan bulat dari 1 hingga 50. |
10 |
| PageNumber |
string |
No |
Nomor halaman yang dikembalikan. Nilai valid: 1 hingga 100000. |
1 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
A91BE91F-0B34-4CBF-8E0F-A2977E15AA52 |
| UsageDataPerPage |
object |
The usage details returned per page. |
|
| PageSize |
integer |
The number of entries returned per page. |
10 |
| PageNumber |
integer |
The page number of the returned page. |
1 |
| TotalCount |
integer |
The total number of entries returned. |
1 |
| Data |
object |
||
| DataItem |
array<object> |
The information about the task. |
|
|
array<object> |
|||
| Status |
string |
The status of the task. |
success |
| UpdateTime |
string |
The time when the task was last modified. |
2018-10-09T06:35:46Z |
| DownloadUrl |
string |
The download URL. |
https://test.oss-cn-beijing.aliyuncs.com/billing_data/xxx |
| CreateTime |
string |
The time when the task was created. |
2018-10-09T06:33:38Z |
| TaskName |
string |
The name of the task. |
Refresh |
| TaskId |
string |
The ID of the task. |
11 |
| TaskConfig |
object |
The configurations of the task. |
|
| EndTime |
string |
The end of the time range during which data was queried. |
2018-08-31T15:59:59Z |
| StartTime |
string |
The start of the time range during which data was queried. |
2018-07-31T16:00:00Z |
Contoh
Respons sukses
JSONformat
{
"RequestId": "A91BE91F-0B34-4CBF-8E0F-A2977E15AA52",
"UsageDataPerPage": {
"PageSize": 10,
"PageNumber": 1,
"TotalCount": 1,
"Data": {
"DataItem": [
{
"Status": "success",
"UpdateTime": "2018-10-09T06:35:46Z",
"DownloadUrl": "https://test.oss-cn-beijing.aliyuncs.com/billing_data/xxx",
"CreateTime": "2018-10-09T06:33:38Z",
"TaskName": "Refresh",
"TaskId": "11",
"TaskConfig": {
"EndTime": "2018-08-31T15:59:59Z",
"StartTime": "2018-07-31T16:00:00Z"
}
}
]
}
}
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameterProduct | Invalid Parameter Product. | |
| 400 | InvalidParameterOperator | Invalid Parameter Operator. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.