![]() Displays base MAC address of servers. | |
Exists on Condition | /system/serverAdmin/hwType!='ConnexIP5000' |
Parameter | Description | |
---|---|---|
![]() ![]() | serverName | Name of server. |
![]() | assignedBaseAddress | MAC address base assigned to this server |
![]() | activeBaseAddress | MAC address base assigned to the active server |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/baseMacAddress/{serverName} |