Resources | system | logicalMgmtIpInterfaceStatus

logicalMgmtIpInterfaceStatus

The status of the logical IP interface.

Exists on Condition (/system/deploymentType != 'microservices')

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
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusOrcaSystem:logicalMgmtIpInterfaceStatus={name}

  • No labels