| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
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/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListMgmtIpInterface:logicalMgmtIpInterfaceStatus={name} |