list_backups
List backup volumes with guest, format, size, timestamp, and per-guest recency; identifies guests without any backup.
Instructions
Backup volumes with their guest, format, size, and timestamp, plus recency per guest.
Read-only and idempotent. Recency covers every guest in scope whether or not it has a backup, because a guest missing from a backup listing is the most important thing such a listing reports.
A storage that cannot be listed yields a warning and partial; the storages that could be
read are still reported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| vmid | No | ||
| profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| backups | No | ||
| partial | No | ||
| profile | Yes | ||
| recency | No | ||
| warnings | No | ||
| collected_at | Yes |