11-01-2022 09:21 AM
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
Solved! Go to Solution.
11-01-2022 10:58 AM
For network-wide alerts you can use the following endpoint.
https://developer.cisco.com/meraki/api-v1/#!update-network-alerts-settings
11-01-2022 09:44 AM
You can enable It on the dashboard:
11-01-2022 09:46 AM
For one network only, I have like 300 networks between wire, wireless, and MX. I need the API to automate that
11-01-2022 09:48 AM
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
11-01-2022 09:50 AM
For that reason I like to use templates. 😅
11-01-2022 10:36 AM
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
11-01-2022 04:10 PM
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! 🙂
11-02-2022 08:43 AM
Thank you ! that's what i was looking for, and it worked
11-01-2022 10:58 AM
For network-wide alerts you can use the following endpoint.
https://developer.cisco.com/meraki/api-v1/#!update-network-alerts-settings
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide