Databricks SDK for JavaScript
    Preparing search index...

    Fetches the warehouse info for a single SQL warehouse.

    interface GetWarehouseRequest {
        id?: string;
    }
    Index

    Properties

    Properties

    id?: string

    Required. Id of the SQL warehouse.