permissions_delete
Remove specific ACL entries from a Databricks object, or delete all access control entries when none are specified.
Instructions
Delete ACL entries from an object (or all of them when none provided).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | Object type | |
| object_id | Yes | ID of the object | |
| access_control_list | No | ACL entries to remove. Omit to remove all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |