The Add On for Cisco Meraki Operations lets you monitor network events related to Meraki operations within your environment.
The Add On for Cisco Meraki operations can collect the following data via the Cisco Meraki REST APIs: Device statuses, uplinks ,latencies and associated Alerts (Devices including access points, cameras, switches and security appliances)
Following REST API's are used to pull Meraki operations data:
https://api.meraki.com/api/v1/organizations/:org/devices/statuses/
https://api.meraki.com/api/v1/organizations/:org/uplinks/statuses/
https://api.meraki.com/api/v1/organizations/:org/devices/uplinksLossAndLatency
https://api.meraki.com/api/v1/organizations/:org/networks
https://api.meraki.com/api/v1/networks/:network/devices
The data collected from the Add On is in json format and can easily be used to visualize for dashboard and reporting purposes as well as create alerts.