pve_pool_delete
Delete a Proxmox VE resource pool. Dry-run by default to warn about orphaned ACLs and require pool to be empty; set confirm=true to execute.
Instructions
MUTATION: delete a resource pool. Dry-run by default — the PLAN warns ACLs on /pool/{poolid} are orphaned and the pool must be empty first (members are NOT deleted). confirm=True to execute. Synchronous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poolid | Yes | ||
| 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 |