We can execute the commands on the AP from the ZD itself when the specific AP is managed by the ZD.
Please find the details below.
SSH in to the ZD CLI using PUTTY application.
ruckus>
ruckus> en
ruckus# debug
ruckus(debug)# remote_ap_cli {-A / -a <mac address>} "command has to be executed on the AP"
-A ==> Will execute the command on all connected APs
-a <mac address> ==> Will execute the command on the specific AP based on the mac address given.