Art-of-WiFi / UniFi-API-client

A PHP API client class to interact with Ubiquiti's UniFi Controller API
MIT License
1.09k stars 217 forks source link

Pulling firewall rules? #217

Closed ZSamuels28 closed 3 months ago

ZSamuels28 commented 3 months ago

Is there a way to pull firewall rules using this API? I found a way to pull groups, but not rules.

ZSamuels28 commented 3 months ago

Nvm, I see that there is a list_firewallrules call