cancel
Showing results for 
Search instead for 
Did you mean: 

Hi Guys Just want to ask for your inputs. how do you automate your Ruckus Controller?

darwin_barredo
New Contributor II
I am exploring to automate our ruckus network since there are a lot of zone that currently configured to different customers
2 REPLIES 2

syamantakomer
Community Admin
Community Admin
Hi Darwin,

What are the tasks you wish to automate?

Since you did not mentioned your controller model but talking about "Zone" I am assuming its a v/SmartZone controller.

v/SZ supports APIs and can be used for automate a lot of stuff.

Refer below links for API reference guide, for vSZ-H and vSZ-E and SZ-100 controllers.

http://docs.ruckuswireless.com/smartzone/5.2.0/vsze-public-api-reference-guide-520.html

http://docs.ruckuswireless.com/smartzone/5.2.0/vszh-public-api-reference-guide-520.html

http://docs.ruckuswireless.com/smartzone/5.2.0/sz100-public-api-reference-guide-520.html

If your controller is running on a different version or a different model then go to https://support.ruckuswireless.com >> Choose the correct product category >> Product model >> Move to documentation tab and find the API for all available versions.

Regards,
Syamantak Omer

Syamantak Omer
Sr.Staff TSE | CWNA | CCNA | RCWA | RASZA | RICXI
RUCKUS Networks, CommScope!
Follow me on LinkedIn

Hi Syamantak,

Thanks for your response.. we are using SZ300 at the moment, i already see this documentation but i find it was difficult to follow.


my goal is to configure different zone at the same time, for example we have 100 zone and we want to create WLANs for each zone, we deploy it faster by using RESTCONF to automate. do you have repository on the GITHUB that i can refer ?