update_desktop_pool
Update an existing desktop pool's configuration using its pool ID and a modified specification. Retrieve current settings, adjust the relevant fields, and apply the changes.
Instructions
Update an existing desktop pool's configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | Updated pool specification. Retrieve the current config with get_desktop_pool, modify the relevant fields, and pass the result here. Omit read-only fields such as id, type, and source. | |
| pool_id | Yes | Desktop pool ID — obtain from list_desktop_pools |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||