RawPortProtocol

RawPortProtocol
RawPortProtocol

Describes a raw port-protocol entry for a firewall rule on a Gateway.

JSON Example
{
    "layer4Item": {
        "protocol": "string",
        "sourcePorts": [
            "8080",
            "8090-8095"
        ],
        "destinationPorts": [
            "20",
            "21",
            "139-445"
        ]
    }
}
layer4Item
Required

layer4Item

Availability
Added in 38.1