Resources | system | baseMacAddress

baseMacAddress

Displays base MAC address of servers.

Exists on Condition /system/serverAdmin/hwType!='ConnexIP5000'

Operational Data

ParameterDescription
serverName Name of server.
assignedBaseAddress MAC address base assigned to this server
activeBaseAddress MAC address base assigned to the active server
RESTCONF API: GET Example

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

  • No labels