Sets permissions on a repo. Repos can inherit permissions from their root
object.
Usage
set_repo_permissions(client, repo_id, access_control_list = NULL)
reposSetPermissions(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.