pve_pools_list
Retrieve a read-only list of all resource pools defined cluster-wide, including pool IDs and optional comments.
Instructions
List all resource pools defined cluster-wide (read-only). Returns a list of pool dicts with pool IDs and optional comments. Use pve_pool_get to fetch a pool's detailed configuration and complete member list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |