Skip to contents

Unpinning a cluster will allow the cluster to eventually be removed from the ListClusters API. Unpinning a cluster that is not pinned will have no effect. This API can only be called by workspace admins.

Usage

unpin_cluster(client, cluster_id)

clustersUnpin(client, cluster_id)

Arguments

client

Required. Instance of DatabricksClient()

cluster_id

Required. needs content added.