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