Mengambil daftar jenis serangan untuk tampilan event analisis serangan.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:GetAttackTypeList |
get |
*All Resources
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. ID ini dihasilkan oleh Alibaba Cloud dan merupakan pengidentifikasi unik yang digunakan untuk pemecahan masalah dan penelusuran masalah. |
CE500770-42D3-442E-9DDD-156E0F9F**** |
| AttackTypeList |
array<object> |
Daftar jenis serangan. |
|
|
object |
Daftar jenis serangan. |
||
| Value |
string |
Nilai jenis. |
upload |
| Label |
string |
Deskripsi jenis serangan. |
sas.attack.type.type12 |
| Status_Type |
string |
Sumber serangan. Nilai valid:
|
alinet |
Contoh
Respons sukses
JSONformat
{
"RequestId": "CE500770-42D3-442E-9DDD-156E0F9F****",
"AttackTypeList": [
{
"Value": "upload",
"Label": "sas.attack.type.type12",
"Status_Type": "alinet"
}
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | Service failure. Try again later. |
| 403 | NoPermission | caller has no permission | The current operation is not authorized. Contact the Alibaba Cloud account to grant authorization in the RAM console and try again. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.