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

Compare with Current View Page History

« Previous Version 6 Next »

Resources | system | logicalMgmtIpInterfaceStatus

logicalMgmtIpInterfaceStatus

The status of the logical IP interface.

Operational Data

ParameterDescription
name The name of the logical IP interface.
operStatus The actual status of the logical management interface.
localIpType Type of IP static, learned, learnedDhcp, learnedVirtual
fixedIp Fixed IP address
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/logicalMgmtIpInterfaceStatus/{name}

  • No labels