Mengkueri informasi peringatan tentang file berbahaya.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:GetObjectScanEvent |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| EventId |
string |
No |
ID event. |
81**** |
| Lang |
string |
No |
Bahasa permintaan dan tanggapan. Nilai default: zh. Nilai valid:
|
zh |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Detail data. |
||
| RequestId |
string |
ID permintaan yang digunakan untuk melacak dan memecahkan masalah. |
30CBF632-109F-596F-97F2-451C8B2A**** |
| Data |
object |
Detail data. |
|
| FileName |
string |
Nama file. |
sca_2023**** |
| Md5 |
string |
Nilai MD5 file. |
0552c44e243abdea1729d4507bce**** |
| EventName |
string |
Nama peringatan. |
WebShell |
| Details |
array<object> |
Detail. |
|
|
object |
Detail. |
||
| InfoType |
string |
The type of the item. |
html |
| Name |
string |
The name of the item. |
DownloadUrl。 |
| NameDisplay |
string |
The display name of the item. |
DownloadUrl。 |
| Type |
string |
The type of the item. |
html |
| Value |
string |
The value of the item. |
http://**** |
| ValueDisplay |
string |
The display value of the item. |
http://**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "30CBF632-109F-596F-97F2-451C8B2A****",
"Data": {
"FileName": "sca_2023****",
"Md5": "0552c44e243abdea1729d4507bce****",
"EventName": "WebShell",
"Details": [
{
"InfoType": "html",
"Name": "DownloadUrl。",
"NameDisplay": "DownloadUrl。",
"Type": "html",
"Value": "http://****",
"ValueDisplay": "http://****"
}
]
}
}
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.