pbs_node_disk_zfs_list
List ZFS pools on a Proxmox Backup Server node, showing health, size, allocation, and fragmentation metrics per pool.
Instructions
READ-ONLY: list zpools (the zfs backend) on a PBS node. Returns name/health/size/alloc/ free/frag/dedup per pool (summary only — for one pool's full vdev tree use pbs_node_disk_zfs_get). Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PBS node name (or 'localhost'). | localhost |
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |