cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4962
Views
9
Helpful
8
Replies

Network Wide Alert Settings API

Hi All,

Is there an API for the networkwide - alerts ?

I want to set alerts for config changes for all networks in an org.

Thank you in advance

1 Accepted Solution

Accepted Solutions

JasonMo
Cisco Employee
Cisco Employee
8 Replies 8

aleabrahao
Meraki Community All-Star
Meraki Community All-Star

You can enable It on the dashboard:

image.png

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.

For one network only, I have like 300 networks between wire, wireless, and MX. I need the API to automate that

aleabrahao
Meraki Community All-Star
Meraki Community All-Star

Well, you're going to have to have a script, which is also going to take some work, so I don't know what a certain advantage would be.

https://developer.cisco.com/meraki/api-latest/#!update-organization-alerts-profile

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.

aleabrahao
Meraki Community All-Star
Meraki Community All-Star

For that reason I like to use templates. 😅

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.

Philip D'Ath
Meraki Community All-Star
Meraki Community All-Star

You might want to first read the current alerts for the network:

https://developer.cisco.com/meraki/api-v1/#!get-network-alerts-settings

and then use this to update the alerts (after adding the one you want):

https://developer.cisco.com/meraki/api-v1/#!update-network-alerts-settings

Ah @Philip D'Ath, I should have refreshed my screen before answering as I think I was 15 minutes behind your answer. Credit to you! 🙂

Thank you ! that's what i was looking for, and it worked

JasonMo
Cisco Employee
Cisco Employee

For network-wide alerts you can use the following endpoint.

https://developer.cisco.com/meraki/api-v1/#!update-network-alerts-settings