Skip to contents

Gets a storage credential from the metastore. The caller must be a metastore admin, the owner of the storage credential, or have some permission on the storage credential.

Usage

get_storage_credential(client, name)

storageCredentialsGet(client, name)

Arguments

client

Required. Instance of DatabricksClient()

name

Required. Name of the storage credential.