Skip to contents

Gets the permissions of a workspace object. Workspace objects can inherit permissions from their parent objects or root object.

Usage

get_notebook_permissions(client, workspace_object_type, workspace_object_id)

workspaceGetPermissions(client, workspace_object_type, workspace_object_id)

Arguments

client

Required. Instance of DatabricksClient()

workspace_object_type

Required. The workspace object type for which to get or manage permissions.

workspace_object_id

Required. The workspace object for which to get or manage permissions.