cancel
Showing results for 
Search instead for 
Did you mean: 

Unleashed API

ms
New Contributor II

Is there published or unpublished API for Unleashed?

I'm looking for the MACs from cli command "show current-active-clients all". 

1 ACCEPTED SOLUTION

mmMOLINARI
RUCKUS Team Member

Totally agree. I just created a new repo on GitHub and added the Unleashed postman collection: https://github.com/commscope-ruckus/RUCKUS-Unleashed

You start with the call to login using the unleashed credentials, then retrieve a CSRF token, and use it in the header for subsequent calls.

 

 

View solution in original post

22 REPLIES 22

mmMOLINARI
RUCKUS Team Member

Can you give an example of a bad service type in Unleashed, and a good service type in SmartZone? I will send the details to the unleashed PLM

Thanks.

With a ZD1200 on my subnet I see:-ZD serviceZD service

With a vSZ on my subnet I see:-
vSZ servicevSZ service

But I see nothing when I have an Unleashed network on my subnet. 
I think the intention is that I should see a service, since usr/sbin/bonjour_mon.sh is being kept up-to-date with service types for your newer platforms.

(The two errors I showed, in the comment above, were from my Unleashed syslog). 
(The screenshots are from Bonjour Browser for Windows, but I see the same results from dns-sd).

I did a restart of all the Unleashed APs today & I have the _ruckus-unleashed._tcp. service. I'll keep an eye on it to see if it goes away or not.

Definitely this is enough for me to test mDNS Discovery, but it would be good if you could raise the issue that the service vanishes sometimes.

mmMOLINARI
RUCKUS Team Member

Understood. I did inform the PLM about the need of a fix already. I will keep them posted about your findings

PaulXtreme
New Contributor

Hi @mmMOLINARI Thanks a bunch for the postman scripts. I need to control the access points and block clients based on certain triggers within our programming and then re-enable them at a later time. Is this possible via unleashed or would we need additional hardware?