Hello, We have a large implementation of 7500 access points (devices) across 125 locations (networks) I previously used the API to call the status of all of our access points and populate a dashboard in our call center. This allowed us to immediately see if an access point went down or if the entire network was offline. The API limits are now limiting us so I need to figure out how to keep the call within 1000 rows. The device status summary would be perfect if I could break this apart by network - does anybody know if that's possible OR if there's a better way to report on the status of offline/alerting access points? https://developer.cisco.com/meraki/api-v1/get-organization-devices-statuses-overview/
... View more