pve_pool_get
Retrieve a single resource pool's configuration and full member list by pool ID for Proxmox VE.
Instructions
Retrieve a single resource pool's configuration and complete member list by pool ID (read-only). Returns the pool's config including all VMs and storage resources assigned. Use pve_pools_list to enumerate all pools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poolid | 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 |