L4RuleProtocolMatch

L4RuleProtocolMatch
L4RuleProtocolMatch
JSON Example
{
    "match_criteria": "string",
    "protocol": "string"
}
string
match_criteria
Required

Criterion to use for transport protocol matching. Enum options - IS_IN, IS_NOT_IN. Field introduced in 17.2.7. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
protocol
Required

Transport protocol to match. Enum options - PROTOCOL_ICMP, PROTOCOL_TCP, PROTOCOL_UDP, PROTOCOL_SCTP. Field introduced in 17.2.7. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.