| |
Exists on Condition | (/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/sonusSystem:system/sonusOrcaSystem:logicalMgmtIpInterfaceStatus={name} |