Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Did you get it figured out? It's just a POST in whatever language you are using. (I use perl/curl).You POST the data as shown, "0" being the first SSID in your list in the GUI as shown above, "1" being the second etc. POST to the client provisionin...
I don't know if this got solved for any of you folks, but I found the proper format to send a client per SSID policy. Maybe this will help someone that finds this... took me awhile to get it. Make sure to have the correct number of SSIDs definded....
Well... reply to my own reply... I see that I can get a list of all the network EID's but I can't figure out how to do it from a script/api. I use Perl and Curl for my api access and it works great for me, but I haven't been able to use it get things...