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

    Properties

    Properties

    force?: boolean

    Force deletion even if there are dependent external tables or mounts.

    nameArg?: string

    Name of the external location.