update_application_pool
Modify an existing application pool's configuration by providing its pool ID and an updated specification, applying changes to the Horizon VDI environment.
Instructions
Update an existing application pool's configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | Updated application pool specification. Retrieve the current config with get_application_pool, modify the relevant fields, and pass the result here. | |
| pool_id | Yes | Application pool ID — obtain from list_application_pools |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||