Skip to contents

Updates the permissions for a securable.

Usage

update_grant(client, securable_type, full_name, changes = NULL)

grantsUpdate(client, securable_type, full_name, changes = NULL)

Arguments

client

Required. Instance of DatabricksClient()

securable_type

Required. Type of securable.

full_name

Required. Full name of securable.

changes

Array of permissions change objects.