pve_pool_create
Create an empty resource pool for organizing Proxmox VE resources. Uses dry-run by default; set confirm=true to execute.
Instructions
MUTATION: create an (empty) resource pool. Dry-run by default (PLAN = additive, LOW). confirm=True to execute. Synchronous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poolid | Yes | ||
| comment | No | ||
| confirm | No | ||
| 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 |