Skip to contents

Gets the permissions of a serving endpoint. Serving endpoints can inherit permissions from their root object.

Usage

get_serving_endpoint_permissions(client, serving_endpoint_id)

servingEndpointsGetPermissions(client, serving_endpoint_id)

Arguments

client

Required. Instance of DatabricksClient()

serving_endpoint_id

Required. The serving endpoint for which to get or manage permissions.