download_file_restore
Retrieve a file from a Proxmox vzdump backup for restoration.
Instructions
Download a file from a vzdump backup.
Args: node: The node name. storage: Storage ID. volume: Backup volume ID. filepath: Path of the file to download from the backup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| storage | Yes | ||
| volume | Yes | ||
| filepath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |