FirewallService

FirewallService
FirewallService
JSON Example
{
    "protocol": "string",
    "ports": [
        "string"
    ]
}
string
protocol
Optional

protocol name, such as 'tcp', 'udp' etc.

array of string
ports
Optional

a list of port numbers and port ranges, such as {80, 91-95, 99}. If not specified, defaults to 'any'.

Property Of