update_pool
Modify a Proxmox pool by adding or removing virtual machines and storage members. Use the delete flag to remove instead of add.
Instructions
Update pool (add/remove members)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vms | No | Comma-separated list of VMIDs to add/remove | |
| delete | No | If true, remove the specified vms/storage instead of adding | |
| poolid | Yes | The pool ID | |
| comment | No | Pool comment/description | |
| storage | No | Comma-separated list of storage IDs to add/remove |