Skip to contents

Retrieve a list of policy families. This API is paginated.

Usage

list_cluster_policy_families(client, max_results = NULL, page_token = NULL)

policyFamiliesList(client, max_results = NULL, page_token = NULL)

Arguments

client

Required. Instance of DatabricksClient()

max_results

The max number of policy families to return.

page_token

A token that can be used to get the next page of results.

Value

data.frame with all of the response pages.