rollback_infrastructure_changes
Revert infrastructure changes to a previous backup state in homelab environments, allowing full, partial, or device-specific rollbacks with validation options.
Instructions
Rollback recent infrastructure changes
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_id | Yes | Backup ID to rollback to | |
| rollback_scope | No | Scope of the rollback | full |
| device_ids | No | Specific device IDs to rollback (for partial/device_specific) | |
| validate_only | No | Only validate rollback plan without executing |