Art-of-WiFi / UniFi-API-browser

Tool to browse data exposed by Ubiquiti's UniFi Controller API
MIT License
1.1k stars 150 forks source link

[ASK] - Command API #8

Closed henryudha closed 8 years ago

henryudha commented 8 years ago

hi @malle-pietje

this is save my life. now, im able to create hundreds site thorugh your awesome API. thanks! :+1:

By the way, any recoomendation where did you find the argument for each command on your API ? i mean command like : /stat/guest , /stat/sta, /stat/user etc. im quite strugle to find it.

once again, thanks!

cheers, henry

malle-pietje commented 8 years ago

Glad to hear it is useful. Most of the endpoints I have added to the class I discovered either by closely analysing the controller UI (it also uses the API) or by receiving hints and tips from users.

henryudha commented 8 years ago

HI @malle-pietje

yeah, so it means we must do by our self to find other usefull command through your API. btw i just email to support@ubuquiti.com, and they told me that they didnt have any automate system such as API. we cannot rely to them for massive deployment.

if i found any others command, i will share to you. hence, it will be usefull for others.

thanks mate!

malle-pietje commented 8 years ago

thanks, that would be helpful!