02-04-2022 01:17 PM
Is there published or unpublished API for Unleashed?
I'm looking for the MACs from cli command "show current-active-clients all".
Solved! Go to Solution.
02-08-2022 12:53 PM
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.
09-12-2023 02:56 PM
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
09-12-2023 06:04 PM - edited 09-12-2023 06:26 PM
Thanks.
With a ZD1200 on my subnet I see:-
With a vSZ on my subnet I see:-
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).
09-18-2023 02:04 AM
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.
09-18-2023 06:52 AM
Understood. I did inform the PLM about the need of a fix already. I will keep them posted about your findings
03-04-2024 07:17 AM
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?