Skip to contents

Gets an external location from the metastore. The caller must be either a metastore admin, the owner of the external location, or a user that has some privilege on the external location.

Usage

get_external_location(client, name, include_browse = NULL)

externalLocationsGet(client, name, include_browse = NULL)

Arguments

client

Required. Instance of DatabricksClient()

name

Required. Name of the external location.

include_browse

Whether to include external locations in the response for which the principal can only access selective metadata for.