- Installed APIC-EM found the 'get-network-device-list.py' in the learning labs to be very practical. I tweaked the device_list within the python script to get
- '[item["hostname"],item["managementIpAddress"],item["serialNumber"],item["platformId"],item["softwareVersion"]' .
- But when the switch stack was added. No more nice columns. Each switch in the stack provides a "serialNumber" along with "platformId" for that one respective device item. This throws off the nice column flow.
Your code is fine, just resize you terminal window to make it wider
Comments
0 comments
Please sign in to leave a comment.