Queries the Log Service for WAF feature for a protected object.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
InstanceId | string | Yes | The ID of the Web Application Firewall (WAF) instance. NoteYou can call the DescribeInstance operation to query the ID of the WAF instance. | waf-cn-zz11zcl**** |
Resources | string | Yes | The protected object that you want to query. You can specify multiple protected objects. Separate them with commas (,). | alb-wewbb23dfsetetcic1242-0****,alb-wewbb23dfsetetcic1242-1**** |
Response parameters
Example
Normal return example
JSON
Format
{
"RequestId": "0DABF8AB-2321-5F8D-A8D7-922D757FBFFE",
"Result": [
{
"Resource": "alb-wewbb23dfsetetcic****",
"Status": true
}
]
}
Error codes
For a list of error codes, visit the API error center.