ApplicationPortList
ApplicationPortList
A set of ports and the protocol supported by a application port profile.
JSON Example
{
"name": "string",
"protocol": "string",
"destinationPorts": [
"string"
]
}
string
name
Optional
The display name.
protocol
Optional
The supported protocols for an application port profile.
Possible values are : TCP, UDP, ICMPv4, ICMPv6,
array of string
destinationPorts
Optional
The set of ports on the destination that the profile applies to. Valid values include single ports and a range of ports.
Availability
Added in 33.0