pve_node_storage_backend_list
List storage backends of a selected type on a Proxmox node. Supports LVM, ZFS, and directory.
Instructions
List storage backends of a type on a PVE node (read).
backend ∈ {lvm, lvmthin, zfs, directory}. GET /nodes/{node}/disks/{backend} Smoke-confirm: response shape not live-verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| backend | Yes | ||
| 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 |