Skip to contents

Pinning a cluster ensures that the cluster will always be returned by the ListClusters API. Pinning a cluster that is already pinned will have no effect. This API can only be called by workspace admins.

Usage

pin_cluster(client, cluster_id)

clustersPin(client, cluster_id)

Arguments

client

Required. Instance of DatabricksClient()

cluster_id

Required. needs content added.