Skip to contents

Updates the permissions on a repo. Repos can inherit permissions from their root object.

Usage

update_repo_permissions(client, repo_id, access_control_list = NULL)

reposUpdatePermissions(client, repo_id, access_control_list = NULL)

Arguments

client

Required. Instance of DatabricksClient()

repo_id

Required. The repo for which to get or manage permissions.

access_control_list

This field has no description yet.