permissions_get
Retrieve the access control list (ACL) for a Databricks object by specifying its type and ID.
Instructions
Fetch the ACL for the given object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | Object type: jobs | clusters | pipelines | notebooks | files | directories | serving-endpoints | registered-models | experiments | ... | |
| object_id | Yes | ID of the object |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |