ApplicationPortProfile
ApplicationPortProfile
An Application Port Profile object. The application port profile represents a set of ports and protocols that can be used when defining network service rules.
AllOf
JSON Example
{
"orgRef": {
"name": "string",
"id": "string"
},
"contextEntityId": "string",
"networkProviderScope": "string",
"status": {},
"id": "string",
"name": "string",
"description": "string",
"scope": "string",
"applicationPorts": [
{
"name": "string",
"protocol": "string",
"destinationPorts": [
"string"
]
}
],
"usableForNAT": false
}
Availability
Added in 33.0
Returned By