Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-warehouses
v1
GetWarehouseRequest
Interface GetWarehouseRequest
Fetches the warehouse info for a single SQL warehouse.
interface
GetWarehouseRequest
{
id
?:
string
;
}
Index
Properties
id?
Properties
Optional
id
id
?:
string
Required. Id of the SQL warehouse.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
Databricks SDK for JavaScript
Loading...
Fetches the warehouse info for a single SQL warehouse.