pve_update_pool
Modify Proxmox VE resource pool configurations to add or remove virtual machines, storage, and comments for organized infrastructure management.
Instructions
Update pool configuration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poolid | Yes | Pool ID | |
| comment | No | Comment | |
| vms | No | VM IDs to add/remove | |
| storage | No | Storage IDs to add/remove | |
| delete | No | Remove instead of add |