Hi,
I’m using Netbrain 10.0a and the Rest API to get the One-IP table. API returns serverType and switchType by their ID but I want the full name.
serverType | string | The type of the device that the IP belongs to. |
switchType | string | The type of the switch that the IP connects to. |
I found old Netbrain documentations on the net about IDs and their name. For example: 2004 = Cisco Nexus Switch
But I can’t find the information for these IDs :
1005
1009
30080
Can someone help me? Thank you.