opn_confirm_changes
Confirm pending OPNsense firewall changes to prevent a 60-second auto-rollback and make edits permanent. Use after applying rule changes on older systems; it is a no-op on newer versions where the savepoint API is absent.
Instructions
Confirm pending firewall changes, cancelling the 60-second auto-rollback.
Use this AFTER applying firewall changes (rule add/edit/delete) to make them permanent. If not called within 60 seconds of applying, OPNsense automatically reverts all changes for safety.
Only relevant on OPNsense < 26.7. Newer versions have no savepoint API; there the write tools return an empty revision and this call is a no-op. Returns: dict with confirmation status, or status 'not_applicable'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revision | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||