Server MAC Address API response should include more details
CompletedOn the UI I have inputted all four uplink port mac addresses plus the ILO port mac address, with descriptions such as em1 em2 drac.
When I pull this data from the API all I get is an array with just mac addresses. It would be great to see the extra data that I provided e.g.
"mac_addresses"=>
[{"mac"=>"5c:f9:11:22:33:44", "name" => "drac"},
{"mac"=>"b8:ca:11:22:33:45", "name" => "em2"},
{"mac"=>"b8:ca:11:22:33:46", "name" => "em1"}]
0
-
Hi Nick,
This has been addressed in v5.8.0: http://blog.device42.com/2014/06/device-discovery-for-ipmi-ibm-blade-center-and-redhat-virtualization-with-v5-8-0/
Device GET API call now includes all details for mac addresses like port_name, vlan & switch port if any.
Thanks.
0
Please sign in to leave a comment.
Comments
1 comment