Databricks SDK for JavaScript
    Preparing search index...

    Interface AccountsGetStorageCredentialRequest

    Retrieves a single storage credential

    interface AccountsGetStorageCredentialRequest {
        accountId?: string;
        metastoreId?: string;
        nameArg?: string;
    }
    Index

    Properties

    accountId?: string

    account ID of any type. For non-E2 account types, get your account ID from the Accounts Console

    metastoreId?: string

    Unity Catalog metastore ID

    nameArg?: string

    Required. Name of the storage credential.