MichaelMcCool / Unifi

Unifi Controller API for PowerShell
MIT License
78 stars 10 forks source link

Authorise New Client #6

Open MadRainbow opened 2 years ago

MadRainbow commented 2 years ago

Is there a way to use the API to add a new Client from a captive portal? Can't see many NEW commands in the package?

Ta

D

MichaelMcCool commented 2 years ago

My initial need for this was managing existing, sites and devices along with cleaning up old admins. Basically performing a bunch of auditing and monitoring of our existing environment.

As far as NEW commands go, there are some I should be able to put in place. I should be able to create new sites, but I'm not entirely sure on new clients for the API portal. I will look into it. There are some commands that I've not figured out how Unifi creates the data required to populate the database. In those cases, there isn't a whole lot I will be able to do.