Skip to contents

Updates the permissions on a cluster. Clusters can inherit permissions from their root object.

Usage

update_cluster_permissions(client, cluster_id, access_control_list = NULL)

clustersUpdatePermissions(client, cluster_id, access_control_list = NULL)

Arguments

client

Required. Instance of DatabricksClient()

cluster_id

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

access_control_list

This field has no description yet.