07-11-2019 08:53 PM
07-12-2019 05:14 AM
07-12-2019 06:11 AM
07-16-2019 04:08 AM
07-16-2019 05:36 AM
Hi Clifford,
There is an API call in SZ/vSZ - /query/ap/wlan
http://docs.ruckuswireless.com/smartzone/5.0/vszh-public-api-reference-guide-5-0.html#wlan
For some more details on using this command please check the following KBA article:
Retrieve ¶GET/v7_0/rkszones/{zoneId}/wlans/{id}
Use this API command to retrieve a WLAN.
How to display more then 10 result entries for an API query.
When using the API query to get BSSID's from all AP's the query would return only 10 entry by default. We would need to modify the query body for the return entries with "limit": X (where X is the number of entries returned).I hope this information is helpful.
Thanks
Albert