rollback_infrastructure_changes_preview
Preview the impact of rolling back infrastructure changes to a specific backup. Returns a dry-run report detailing affected devices and scope without modifying infrastructure.
Instructions
Preview what rollback_infrastructure_changes would affect without executing. Returns a structured dry-run report. No infrastructure is modified.
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 |