Memeriksa apakah instans WAF saat ini sedang mengalami serangan Distributed Denial of Service (DDoS).
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribeDDoSStatus |
get |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instans WAF. |
waf_v3prepaid_public_cn-*** |
| RegionId |
string |
No |
ID wilayah instans WAF. Nilai valid:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
ID kelompok sumber daya. |
rg-acfm***q |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
D7861F61-5B61-46CE-A47C-*** |
| DDoSStatus |
array<object> |
The current DDoS status. |
|
|
object |
The current DDoS status. |
||
| Status |
string |
The DDoS status: doing: Under DDoS attack. |
doing |
| EventType |
string |
The name of the event type. Valid values:
|
blackhole |
Contoh
Respons sukses
JSONformat
{
"RequestId": "D7861F61-5B61-46CE-A47C-***",
"DDoSStatus": [
{
"Status": "doing",
"EventType": "blackhole"
}
]
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.