|
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 |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/logicalMgmtIpInterfaceStatus/{name} |