Databricks SDK for JavaScript
    Preparing search index...
    interface DeleteCatalogRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The full resource path of the catalog to delete.

    Format: "catalogs/{catalog_id}".