Databricks SDK for JavaScript
    Preparing search index...

    Deletes a warehouse. This API is idempotent.

    interface DeleteWarehouseRequest {
        id?: string;
    }
    Index

    Properties

    Properties

    id?: string

    Required. Id of the SQL warehouse.