Skip to contents

Gets the permissions of a job. Jobs can inherit permissions from their root object.

Usage

get_job_permissions(client, job_id)

jobsGetPermissions(client, job_id)

Arguments

client

Required. Instance of DatabricksClient()

job_id

Required. The job for which to get or manage permissions.