warehouses_edit
Modify configuration settings of an existing SQL warehouse, including cluster size, auto-stop, and type, using its ID.
Instructions
Edit an existing SQL warehouse's configuration. Returns the warehouse id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | SQL warehouse ID | |
| name | No | ||
| cluster_size | No | ||
| max_num_clusters | No | ||
| min_num_clusters | No | ||
| auto_stop_mins | No | ||
| enable_photon | No | ||
| enable_serverless_compute | No | ||
| warehouse_type | No | PRO | CLASSIC | |
| tags | No | ||
| channel | No | ||
| spot_instance_policy | No | COST_OPTIMIZED | RELIABILITY_OPTIMIZED | POLICY_UNSPECIFIED | |
| instance_profile_arn | No | ||
| jdbc_url_options | No | ||
| google_service_account | No | ||
| custom_tags | No | ||
| lakehouse_uc_config | No | ||
| query_history_monitoring | No | ||
| query_history_table | No | ||
| pipeline_configuration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |