I have a working python script that will cycle through every device type (mx, mr, ms) about 2000+ devices and pull the client information we have on about 17000 users at any one time. The original script I got from GitHub, but there is no commenting on it so I don't recall who did it. It works well, just fire it up and it grabs all the clients', except I'd like to be able to get the Manufacturer/OS fingerprint, but it doesn't exist in that table. Just do a search for Meraki in github and you'll find pages and pages of good fun. https://github.com/CiscoSE/merakiquery
... View more