Gets a JSON representation of the access control list (ACL) for a specified
object.
Usage
get_dbsql_permission(client, object_type, object_id)
dbsqlPermissionsGet(client, object_type, object_id)
Arguments
- client
Required. Instance of DatabricksClient()
- object_type
Required. The type of object permissions to check.
- object_id
Required. Object ID.