Been playing with the API and currently struggling to create a new WLAN.
I am following
http://docs.ruckuswireless.com/smartzone/3.6.2/sz100-public-api-reference-guide-3-6-2.html this documentation.
Can generate invalid, 404 and 500 responses but never 201.
Got everything structured correctly to generate as per the documentation but getting Response 500. Which is "The request is valid, but the controller is unable to process the request."
Is there a list of possible causes for
?
Could it be that we currently have a node out of service on the cluster?