L4PortSetNSService

L4PortSetNSService
L4PortSetNSService

L4PortSet can be specified in comma separated notation of parts. Parts of a L4PortSet includes single integer or range of port in hyphen notation. Example of a PortSet: "22, 33-70, 44".

AllOf
This class requires all of the following:
JSON Example
{
    "resource_type": "string",
    "destination_ports": [
        "string"
    ],
    "l4_protocol": "string",
    "source_ports": [
        "string"
    ]
}