09-19-2024 07:53 AM
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
09-19-2024 08:07 AM
I would be looking at the API's.
they are very powerful for request like this.
10-22-2024 05:33 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide