Mengkueri informasi penggunaan SDK deteksi file berbahaya.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:GetFileDetectApiInvokeInfo |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Badan respons. |
||
| RequestId |
string |
ID permintaan ini, yang merupakan pengidentifikasi unik yang dihasilkan Alibaba Cloud untuk permintaan. Dapat digunakan untuk memecahkan masalah dan menemukan isu. |
9f368b6e-d60a-43c5-bd6f-c7087f2d**** |
| Data |
object |
Data yang dikembalikan. |
|
| AuthCount |
integer |
Jumlah total otorisasi. |
10000 |
| RemainAuthCount |
integer |
Jumlah otorisasi yang tersisa. |
900 |
| FlowRate |
integer |
Batas laju pemanggilan API. |
20 |
| TimeUnit |
string |
Unit waktu batas laju. Nilai valid:
|
SECONDS |
| Expire |
integer |
Stempel waktu saat otorisasi kedaluwarsa. |
1815753600000 |
| SaleVersion |
integer |
Versi otorisasi. Nilai valid:
|
2 |
| InvokeCount |
integer |
Jumlah otorisasi yang digunakan. |
10 |
| InvokeCountInSaleVersion |
integer |
Jumlah otorisasi yang digunakan (tidak termasuk uji coba). |
20 |
| AuthCountInSaleVersion |
integer |
Jumlah total otorisasi (tidak termasuk uji coba). |
20 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "9f368b6e-d60a-43c5-bd6f-c7087f2d****",
"Data": {
"AuthCount": 10000,
"RemainAuthCount": 900,
"FlowRate": 20,
"TimeUnit": "SECONDS",
"Expire": 1815753600000,
"SaleVersion": 2,
"InvokeCount": 10,
"InvokeCountInSaleVersion": 20,
"AuthCountInSaleVersion": 20
}
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.