cancel
Showing results for 
Search instead for 
Did you mean: 

Ruckus VSZ-E API have some example or suggest?

ask_eye
New Contributor II
I want to make a program use Ruckus VSZ-E API on controller that can auto change guest-ssid password.
Have some example or suggest?
6 REPLIES 6

michael_brado
Esteemed Contributor II
Please clarify what you mean by "change guest-ssid password".

Do you mean change the WPA2 passphrase needed to connect to the Guest Access WLAN you created,
or to Create Guest Pass for Users on this WLAN?

See vSZ-E 3.5.1 public API reference guide at this link:
http://docs.ruckuswireless.com/vscg-enterprise/vsz-e-public-api-reference-guide-3-5-1.html

ask_eye
New Contributor II
I want  change the WPA2 passphrase needed to connect to the Guest Access WLAN.
I Just want to make a program to change password every month.
I don't know how to make a api program. can you tell me how to make it and which program can  organization.

Thank you

hyosang_choi
Valued Contributor
You may need a programer fot implementation.

If you want to test API, you can test using "Restlet Client - REST API Testing"

Get it on "https://chrome.google.com/webstore/detail/restlet-client-rest-api-t/aejoelaoggembcahagimdiliamlcdmfm"

It's very esay and free tool.

Regards.

james_miller_53
New Contributor
Any update on this? I need to do a similar thing, and would love to start from a working example...