proxmox_file_restore
List files in or download files from Proxmox backup volumes using node, storage, and volume identifiers.
Instructions
Restore files from backup. action=list: list files in backup | action=download: download file from backup
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| storage | Yes | Storage identifier | |
| volume | Yes | Backup volume identifier | |
| path | No | Directory path inside backup | |
| filepath | No | File path inside backup | |
| action | Yes |