config_backup
Back up and restore OPNsense configurations: list revision history, diff changes, download configs, and create boot environment snapshots.
Instructions
Configuration backups, revision history and boot environment snapshots. Call action='help' for each action's fields and rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | [list] Maximum revisions to return (default 25) | |
| rev_a | No | [diff] Older revision id, from list_config_backups | |
| rev_b | No | [diff] Newer revision id, from list_config_backups | |
| action | Yes | Operation to run. 'help' lists fields. | |
| provider | No | [diff, download, list] Backup provider id (default 'this') | |
| revision | No | [download] Revision id to fetch; omit for the running config | |
| description | No | Free-text note stored on the record. |