Queries the protection status of WAF.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribePauseProtectionStatus |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
Call DescribeInstance to query the ID of the WAF instance. |
waf-cn-tl32ast**** |
| RegionId |
string |
No |
The region where the WAF instance resides. Valid values:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the resource group. |
rg-acfm***q |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
D7861F61-****-46CE-A47C-6B19****5EB0 |
| PauseStatus |
integer |
The protection pause status.
|
0 |
Examples
Success response
JSON format
{
"RequestId": "D7861F61-****-46CE-A47C-6B19****5EB0",
"PauseStatus": 0
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.