InlineL4PortSetServiceEntry1

InlineL4PortSetServiceEntry1
InlineL4PortSetServiceEntry1
JSON Example
{
    "destination_ports": [
        "string"
    ],
    "l4_protocol": "string",
    "source_ports": [
        "string"
    ]
}
array of string
destination_ports
Optional

Examples- Single port "8080", Range of ports "8090-8095"

string
l4_protocol
Required

l4_protocol

Possible values are : TCP, UDP,
array of string
source_ports
Optional

Examples- Single port "8080", Range of ports "8090-8095"