permissions_update
Update permissions on a Databricks object by merging new access control list entries into the existing ACL.
Instructions
Patch the ACL — entries here are merged into the existing ACL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | Object type | |
| object_id | Yes | ID of the object | |
| access_control_list | Yes | List of ACL entries to add or update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |