DestinationPortAddr
DestinationPortAddr
JSON Example
{
"dst_port_end": 0,
"dst_port_start": 0,
"match_operation": "string"
}
integer As uint32 As uint32
dst_port_end
Optional
TCP/UDP port range end (inclusive). Allowed values are 1-65535. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
integer As uint32 As uint32
dst_port_start
Optional
TCP/UDP port range start (inclusive). Allowed values are 1-65535. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
string
match_operation
Optional
Constraints: default: IS_IN
Match criteria. Enum options - IS_IN, IS_NOT_IN. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.