list_backups
Retrieve and filter backup files from Proxmox VE storage to monitor and manage virtual machine and container backups by node, storage, or VMID.
Instructions
List backup files across storages.
Args: node: Optional. Filter by node name. storage_name: Optional. Filter by storage name. vmid: Optional. Filter by VMID to see backups of a specific guest.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| storage_name | No | ||
| vmid | No |