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