All Products
Search
Document Center

Edge Security Acceleration:WafRuleMatch

Last Updated:Jun 25, 2026

Parameter

Type

Description

Example

object

The WAF rule match structure.

Logic

string

The logical relationship.

and

Criteria

array

The logical list.

WafRuleMatch

The WAF rule match structure.

MatchType

string

The match field.

ip.src

MatchOperator

string

The match operator.

eq

MatchValue

any

The match value.

1.1.1.1

Negate

boolean

Indicates whether to negate the match result.

ConvertToLower

boolean

Indicates whether the value is case-insensitive.