Queries the resources bound by the protection rule template.
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_cdnsdf3**** |
TemplateId | long | Yes | The ID of the protection rule template. | 1020 |
ResourceType | string | Yes | The type of the protected resource. Valid values:
| single |
Response parameters
Example
Normal return example
JSON
Format
{
"RequestId": "C7BC9373-3960-53B0-8968-2B13454AE18F",
"Resources": [
"alb-wewbb23dfset***"
]
}
Error codes
For a list of error codes, visit the API error center.