Summary
Returns a protocol object with port number or port name input.
Description
Call can be used to validate and convert protocol ports
Route
GET /policy-manager/protocol-port/:protocol/:port
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| protocol | string | yes | Name of the protocol |
| port | string | yes | Name or number of the port |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| protocolInfo | object | Properties of the protocol object |