Hi Guys,
As a result of my findings with AutoRF, and for best practice, having to create lots of new networks for geo located access points, I'm faced with the issue where when I previously added a client to a (large) network for a group policy (no splash screen, all other attributes the dafualt of the ssid), I now am faced with having to add that client (mac address) to the same group policy but now in 120+ networks (instead of previously 2 large networks (with all of our wan sites in them))
Meraki support have suggested the only way to do this is to use API's, so I started off with Postman, and downloaded the Meraki API dashboard plugin.
So, I can see how I can add a mac address to a single network ( using this API - Provisions a client with a name and policy. Clients can be provisioned before they associate to the network. ), however, I need to add this mac to now 120 networks.
Has anyone any suggestions on how to easily do this, or have any example code ? Can it be done in Postman, or do I need to use curl or python ? If the latter, has anyone any sample code I can use ?
I'll only be replacing the "mac" element of the code and applying it to all networks, so once the code has been setup I can run it as and when needed as new clients need adding to the group policy
I'm a Postman, Curl and Python noob too, so appreciate the easiest method - Thanks
Hope this makes sense 🙂
Thanks all in advance