REST API to get all the devices managed in APIC EM. I want to first get all the devices and then query more information about each device.
- If you are using EFT2 you can use
-
Otherwise use:
GET /network-device/{offset}/{limit}
Use/network-device/count to get total network device count
then
/network-device/1/<total count>
Comments
0 comments
Please sign in to leave a comment.