Automate updating SSID

Solved
Tiro
Just browsing

Automate updating SSID

Hi Guys,

 

I'm new with working with Meraki API. Is there a way to automate updating SSID with python?

 

Thanks in advanced

1 Accepted Solution
AutomationDude
Building a reputation

Hey Tiro,

 

There are scripts for updating SSIDs as shared by Roman. I've also made a video tutorial if you want to see.

 

https://www.youtube.com/watch?v=588QxqAWKP4&t=84s

 

If you talk about automating this update though, that will require hosting the script on something like AWS and makes things a bit more complicated.

View solution in original post

3 Replies 3
RomanMD
Building a reputation

Yes, of course. 

Check the developer hub, on the right side you have the examples for Python using the Meraki library or python requests library.

https://developer.cisco.com/meraki/api-v1/#!update-network-wireless-ssid

 

AutomationDude
Building a reputation

Hey Tiro,

 

There are scripts for updating SSIDs as shared by Roman. I've also made a video tutorial if you want to see.

 

https://www.youtube.com/watch?v=588QxqAWKP4&t=84s

 

If you talk about automating this update though, that will require hosting the script on something like AWS and makes things a bit more complicated.

Tiro
Just browsing

Thanks Guys! 

@AutomationDude  I actually watched your video before your reply.

 

I think I got my python script ready, and I'd like to use Azure function to make it run on a schedule.

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.