Aug 27 2024
7:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 27 2024
7:44 AM
Capture Network Inventory using API
Hello All,
Could we capture the whole network inventory like serial number of chassis, SFP, PSU by using API ? because i couldn't find the fastest way to capture inventory like an traditional Catalyst devices by execute show inventory command
thank you
1 Reply 1
Aug 27 2024
7:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 27 2024
7:59 AM
This will get you the primary device inventory...
https://developer.cisco.com/meraki/api-v1/get-organization-inventory-devices/
Where supported, you can get PSUs with...
https://developer.cisco.com/meraki/api-v1/get-organization-devices-power-modules-statuses-by-device/
For SFPs it gets fiddlier, try these for switches...
https://developer.cisco.com/meraki/api-v1/get-device-switch-ports/
...I don't recall anything for MX SFPs.

Get notified when there are additional replies to this discussion.