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

    Properties

    Properties

    force?: boolean

    Force an update even if there are dependent services (when purpose is SERVICE) or dependent external locations and external tables (when purpose is STORAGE).

    nameArg?: string

    Name of the credential.