Skip to contents

Gets the permissions of a pipeline. Pipelines can inherit permissions from their root object.

Usage

get_pipeline_permissions(client, pipeline_id)

pipelinesGetPermissions(client, pipeline_id)

Arguments

client

Required. Instance of DatabricksClient()

pipeline_id

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