cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1531
Views
1
Helpful
2
Replies

Global inventory view

red..five
Community Member

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

2 Replies 2

Prestont
Level 1
Level 1

I would be looking at the API's.

they are very powerful for request like this.

JoanaP
Cisco Employee
Cisco Employee

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