Skip to contents

Returns a list of policies accessible by the requesting user.

Usage

list_cluster_policies(client, sort_column = NULL, sort_order = NULL)

clusterPoliciesList(client, sort_column = NULL, sort_order = NULL)

Arguments

client

Required. Instance of DatabricksClient()

sort_column

The cluster policy attribute to sort by.

sort_order

The order in which the policies get listed.

Value

data.frame with all of the response pages.