pending_changes
Identify lockout risks before committing staged firewall rules. Reports whether the pending rule state would block management access, ranking worst-case findings with certainty flags to prevent disconnection.
Instructions
[READ] The staged rule set apply_changes would commit, with lockout risk.
Run this BEFORE apply_changes. It reports whether committing the staged rules
would cut the endpoint this tool manages the firewall through — a disabled
'pass' rule that permits management access, or an enabled 'block' rule that
covers it. Findings are ranked worst-first and carry a certain flag:
certain ones make apply_changes refuse, uncertain ones (alias destinations,
'any', interface groups) are warnings only and never block.
basis states what this is: the staged rule STATE, not a diff against the
running config — neither platform exposes a per-rule dirty flag over REST.
Args: target: Firewall target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |