Network Wide Alert Settings API

SOLVED
AhmedJawad
Getting noticed

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
JasonM
Meraki Employee
Meraki Employee

8 REPLIES 8
alemabrahao
Kind of a big deal
Kind of a big deal

You can enable It on the dashboard:

 

alemabrahao_0-1667321042292.png

 

I am not a Cisco Meraki 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 

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 Meraki 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 that reason I like to use templates. 😅

I am not a Cisco Meraki 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.
PhilipDAth
Kind of a big deal
Kind of a big deal

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 @PhilipDAth, 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

JasonM
Meraki Employee
Meraki Employee

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

 

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

Get notified when there are additional replies to this discussion.