unifi_get_firewall_policy_ordering
Retrieve the evaluation order of user-defined firewall policies for a specific source and destination zone pair, returning policy IDs before and after system-defined rules.
Instructions
Get the evaluation order of user-defined firewall policies for a specific (source zone, destination zone) pair. Returns: beforeSystemDefined[] and afterSystemDefined[] arrays of policy IDs. System-defined rules sit between these two arrays.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID | |
| sourceFirewallZoneId | Yes | Source firewall zone ID | |
| destinationFirewallZoneId | Yes | Destination firewall zone ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderedFirewallPolicyIds | No |