update_presto_engine
Update a Presto engine's configuration: change description, display name, properties, tags, or trigger a restart.
Instructions
Update Presto engine configuration in watsonx.data.
Args: engine_id: Engine identifier description: Updated description display_name: Updated display name engine_properties: Engine configuration properties engine_restart: Set to "force" to trigger restart after update remove_engine_properties: Properties to remove tags: Updated tags
Returns: Dict with updated engine configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine_id | Yes | ||
| description | No | ||
| display_name | No | ||
| engine_properties | No | ||
| engine_restart | No | ||
| remove_engine_properties | No | ||
| tags | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||