Describes the compilation result of a custom regular expression rule.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribeCustomBaseRuleCompileResult |
get |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
Call DescribeInstance to obtain the ID of the WAF instance. |
waf_cdnsdf3**** |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the Alibaba Cloud resource group. |
rg-acfm***q |
| RegionId |
string |
No |
The region of the WAF instance. Valid values:
|
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The compilation result of the custom regular expression rule. |
||
| RequestId |
string |
The request ID. |
58FDF266-3D56-5DE8-91E0-96A26BAB**** |
| Result |
string |
The compilation result. Valid values:
|
success |
Examples
Success response
JSON format
{
"RequestId": "58FDF266-3D56-5DE8-91E0-96A26BAB****",
"Result": "success"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.