pbs_node_disk_zfs_get
Retrieve ZFS pool status and vdev tree on a Proxmox Backup Server node to monitor storage health.
Instructions
READ-ONLY: get one zpool's status/vdev tree on a PBS node. This endpoint also exists on PVE at the identical path+verb, but Proximo has never built a wrapper for it there — a gap in Proximo's own PVE coverage, not a PBS-only feature. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ZFS pool name (must start with a letter). | |
| 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 |