Skip to contents

Gets workspace bindings of the securable. The caller must be a metastore admin or an owner of the securable.

Usage

get_workspace_binding_bindings(client, securable_type, securable_name)

workspaceBindingsGetBindings(client, securable_type, securable_name)

Arguments

client

Required. Instance of DatabricksClient()

securable_type

Required. The type of the securable.

securable_name

Required. The name of the securable.