v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
DATABRICKS
Databricks
Databricks Warehouses

Get auto-tune status for a SQL warehouse

Get the current auto-tune mode, backoff thresholds, active recommendation, in-progress monitoring window, and most recent audit event for a SQL warehouse — the FE detail page's Auto Tune panel.

get/api/v1/databricks/warehouses/{warehouse_id}/auto-tune/status

Path parameters

warehouse_idstring required

Query parameters

instance_idinteger required

Tenant instance ID (workspace) the warehouse runs in

Tenant instance ID (workspace) the warehouse runs in

workspace_idstring required

Required Databricks workspace_id. Scopes credential resolution to the correct workspace on multi-workspace tenants (defends against cross-workspace warehouse_id collisions) AND is the join key the ingestion cost-savings mart uses to attribute realized savings on (workspace_id, entity_id); an empty or mismatched value silently drops all actual savings for this warehouse.

Required Databricks workspace_id. Scopes credential resolution to the correct workspace on multi-workspace tenants (defends against cross-workspace warehouse_id collisions) AND is the join key the ingestion cost-savings mart uses to attribute realized savings on (workspace_id, entity_id); an empty or mismatched value silently drops all actual savings for this warehouse.

Headers

x-tenantstring required

Response

Successful Response

auto_tune_mode'enabled' | 'disabled' required
current_auto_stop_minsinteger nullable

Live-read from Databricks; None on a read failure (never guessed).

pending_applyboolean