PortMatch

PortMatch
PortMatch
JSON Example
{
    "match_criteria": "string",
    "ports": [
        0
    ]
}
string
match_criteria
Required

Criterion to use for port matching the HTTP request. Enum options - IS_IN, IS_NOT_IN. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of integer
ports
Optional

Listening TCP port(s). Allowed values are 1-65535. Minimum of 1 items required. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.