cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2080
Views
4
Helpful
3
Replies

Meraki device alerting data

Haim_NetOp
Community Member

Hello community,

I am able to pull the device alerting status as part of the device status but it does not include the information of why the device is alerting, how do I pull the device alerting data that is shown in the Meraki dashboard, where this data is stored?

Thanks

Haim

3 Replies 3

aleabrahao
Meraki Community All-Star
Meraki Community All-Star

Unfortunately, Meraki does not expose full alert details (the exact reason) through the API in the same structured way it's shown in the dashboard.

I am not a Cisco employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

John-on-API
Cisco Employee
Cisco Employee

I think this is what you are looking for. getOrganizationAssuranceAlerts

sungod
Level 11
Level 11

As @John-on-API says - also explore the other endpoints in the 'alerts' category as they include ones to get the possible types (which could change over time.)

In spare moments I've been looking at these as a way of improving SLA/related reporting as it's richer info than the 'availability' endpoints.