rollback_infrastructure_changes
Restore infrastructure to a previous state using a backup ID, with support for full, partial, or device-specific rollback and optional dry-run preview.
Instructions
Rollback recent infrastructure changes
Input 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 | |
| dry_run | No | If true, return a preview of what would be affected without executing any changes. |