update_acl_rule
Modify an existing UniFi ACL rule by replacing its full configuration using the rule ID, while specifying the target host and site.
Instructions
Update an existing ACL rule by ID.
host: console name, ID, or composite ID (MAC:numericId format). site: site name or ID.
rule: full ACL rule configuration to replace with.
rule_id: REQUIRED. The rule's id; obtain it from list_acl_rules (its id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| rule | Yes | ||
| site | Yes | ||
| rule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||