How to manage cluster permissions

handreassa
New Contributor III

How to manage different workspaces’ clusters permissions?

bgarcia
Databricks Partner

You can use the permissions api to achieve that. More details: https://docs.databricks.com/dev-tools/api/latest/permissions.html

View solution in original post

Mohit_m
Databricks Employee
Databricks Employee

KoenZandvliet
Databricks Partner

Which {request_object_type} to use for setting permissions for a cluster? "cluster", "clusters", "compute" does not work.