- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Global inventory view
Really need the means to list Global inventory. The Global Overview seems like a logical place for that functionality, but it doesn't have it. Similar to looking at the Inventory of an Organization, but doing so across all Organizations as an MSP. I need to find where we still have MX60's in use so we can get decisions on upgrades before end of year but I can't get a total list - I have to go into each individual org to check.
Anyone found a way to do this w/o clicking into every org?
Thank you
- Labels:
-
Inventory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would be looking at the API's.
they are very powerful for request like this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no global inventory across different organizations at the moment.
As it was suggested, API might be helpful, for example with this call, which returns devices assigned to a network in an org:
https://developer.cisco.com/meraki/api-v1/get-organization-devices/
One of the returned fields is the model of the device, which can help you identify the EOL devices.
BR,
Ioana
