nsxfirewallservice

nsxfirewallservice
nsxfirewallservice

Application (service) for firewall rule.

JSON Example
{
    "icmpType": "string",
    "sourcePort": [
        "string"
    ],
    "protocol": "string",
    "port": [
        "string"
    ]
}
string
icmpType
Optional

IcmpType. Only supported when protocol is icmp. Default is 'any'.

array of string
sourcePort
Optional

List of source ports.

string
protocol
Optional

Protocol.

array of string
port
Optional

List of destination ports.

Property Of