list_nodes
List all Proxmox cluster nodes with capacity, uptime, and PVE version. Returns partial results with warnings for unreadable nodes instead of failing.
Instructions
Every node the cluster reports, with capacity, uptime, and PVE version.
Read-only and idempotent. A single-node installation is not a degenerate case: it reports one node and no cluster-wide quorum. An offline or unreadable node yields a partial result with a warning naming it, never an exception that hides the nodes that answered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | No | ||
| source | Yes | ||
| partial | No | ||
| profile | Yes | ||
| quorate | No | ||
| warnings | No | ||
| collected_at | Yes |