unifi_create_acl_rule
Create firewall rules to control network traffic by allowing or blocking specific protocols on UniFi networks.
Instructions
Create a new ACL (firewall) rule
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID | |
| type | Yes | Rule type | |
| name | Yes | Rule name | |
| enabled | Yes | Enable the rule | |
| action | Yes | Rule action | |
| index | Yes | Rule priority index (lower = higher priority) | |
| description | No | Rule description | |
| protocolFilter | No | Protocols: TCP, UDP |