名称 | 类型 | 描述 | 示例值 |
---|---|---|---|
object | WAF 规则匹配结构。 | ||
Logic | string | 逻辑关系。 | and |
Criteria | array | 逻辑列表。 | |
WafRuleMatch | WAF 规则匹配结构。 | ||
MatchType | string | 匹配域。 | ip.src |
MatchOperator | string | 匹配符。 | eq |
MatchValue | any | 匹配值。 | 1.1.1.1 |
Negate | boolean | 匹配结果取反。 | |
ConvertToLower | boolean | 值大小写不敏感。 |
该文章对您有帮助吗?