Menanyakan status kemajuan tugas yang mengekspor aset Anda ke file Excel.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ExportId |
integer |
Yes |
ID task ekspor. Catatan
Anda dapat memanggil operasi ExportRecord untuk menanyakan ID task ekspor. |
111 |
| ResourceDirectoryAccountId |
integer |
No |
ID akun Alibaba Cloud dari anggota dalam Direktori sumber daya. Catatan
Anda dapat memanggil operasi DescribeMonitorAccounts untuk mendapatkan ID tersebut. |
16670360956***** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Link |
string |
URL tempat Anda dapat mengunduh file Excel yang diekspor. |
http://www.aliyun.com |
| Progress |
integer |
Persentase kemajuan task ekspor. |
16 |
| RequestId |
string |
ID permintaan, yang digunakan untuk melokalisasi dan memecahkan masalah. |
CE500770-42D3-442E-9DDD-156E0F9F3B45 |
| CurrentCount |
integer |
Jumlah entri yang telah diekspor. |
20 |
| Message |
string |
Pesan yang menunjukkan hasil task. Nilainya tetap success, yang menandakan bahwa task telah selesai. |
success |
| FileName |
string |
Nama file Excel yang diekspor. |
health_check_export_20171123 |
| TotalCount |
integer |
Jumlah total entri dalam file Excel yang diekspor. |
100 |
| ExportStatus |
string |
Status task ekspor. Nilai yang valid:
|
success |
| Id |
integer |
ID task ekspor. |
131231 |
Contoh
Respons sukses
JSONformat
{
"Link": "http://www.aliyun.com",
"Progress": 16,
"RequestId": "CE500770-42D3-442E-9DDD-156E0F9F3B45",
"CurrentCount": 20,
"Message": "success",
"FileName": "health_check_export_20171123",
"TotalCount": 100,
"ExportStatus": "success",
"Id": 131231
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | RdCheckNoPermission | Resource directory account verification has no permission. | |
| 500 | ServerError | ServerError | |
| 500 | RdCheckInnerError | Resource directory account service internal error. | |
| 403 | NoPermission | caller has no permission |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.