InlineNsxL4PortSetServiceEntry1
InlineNsxL4PortSetServiceEntry1
JSON Example
{
"destination_ports": [
"string"
],
"l4_protocol": "string",
"source_ports": [
"string"
]
}
array of
string
destination_ports
Optional
Constraints:
maxItems: 15
Number of values should not exceed 15, ranges count as 2 values.
string
l4_protocol
Required
L4 protocol type
Enumeration:
TCP,
UDP
array of
string
source_ports
Optional
Constraints:
maxItems: 15
Number of values should not exceed 15, ranges count as 2 values.