restore_config_backup
Restore a previous pfSense configuration revision, replacing the current running config. This destructive action requires confirmation to proceed.
Instructions
Restore pfSense configuration to a previous revision. WARNING: This replaces the running config.
Every destructive operation automatically captures the pre-change config revision ID. Use get_config_history to find the revision to restore.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to execute. This REPLACES the entire running config. | |
| dry_run | No | If True, preview the operation without executing. | |
| revision_id | Yes | Config revision ID to restore (from get_config_history or config_backup in tool responses) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||