create_infrastructure_backup
Back up homelab infrastructure with full, partial, or device-specific scope and optional application data inclusion.
Instructions
Create a backup of current infrastructure state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_scope | No | Scope of the backup | full |
| device_ids | No | Specific device IDs to backup (for partial/device_specific) | |
| include_data | No | Include application data in backup | |
| backup_name | No | Name for the backup (auto-generated if not provided) |