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

    Properties

    Properties

    force?: boolean

    Force deletion even if the catalog is not empty.

    nameArg?: string

    The name of the catalog.