list_storage
List storage entries with per-node status and cluster-wide aggregate. Returns partial results with warnings when storage cannot be read.
Instructions
Storage entries with their per-node status and a cluster-wide aggregate.
Read-only and idempotent. With node given, only that node's storage is reported and its
own pvesm status is what is read; without it, the first node in the profile that answers
supplies the free-space figures and every other node reports available_bytes as None.
A storage that cannot be read yields a warning and partial, never an exception that
hides the rest of the cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| partial | No | ||
| profile | Yes | ||
| storages | No | ||
| warnings | No | ||
| collected_at | Yes |