Wow, that link is a HUGE help and definitely exposed a large hole in my knowledge when it comes to what I'm trying to do (I'm also new to API work). I had basically thought that doing a GET on "/networks/{networkId}/wireless/ssids/{number}", modifying the json, then using it to do a PUT to another network was basically copying an SSID from one network to another. However, now I see there are a ton settings I'm missing when I do that. So that takes care of the controller disconnect behavior along with a bunch of splash settings I didn't realize I had missed. As for the "Clients blocked from using LAN: Yes" I'm still having trouble finding it. Maybe it's called something else in the API? I'm finding it in the GUI by going to Wireless > SSIDs and the it's in the configuration overview page under "Access Control". Thank you again, this has been a huge help already!
... View more