You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Resources | addressContext | ipInterfaceGroup | tcpPortRangeUnassigned

tcpPortRangeUnassigned

Specifies the available TCP port ranges on this IP interface group.

Operational Data

ParameterDescription
baseServerPort The baseServerPort for this TCP port range
maxServerPort The maxServerPort for this TCP port range.
maxSessions The maximum number of sessions this TCP port range could support
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/addressContext/{name}/ipInterfaceGroup/{name}/tcpPortRangeUnassigned/{baseServerPort}

  • No labels