pve_pool_get
Retrieve a Proxmox resource pool's configuration and member list by pool ID, including all assigned VMs and storage.
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 | Pool ID to look up. | |
| 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 |