Skip to contents

Change the owner of the cluster. You must be an admin and the cluster must be terminated to perform this operation. The service principal application ID can be supplied as an argument to owner_username.

Usage

change_cluster_owner(client, cluster_id, owner_username)

clustersChangeOwner(client, cluster_id, owner_username)

Arguments

client

Required. Instance of DatabricksClient()

cluster_id

Required. needs content added.

owner_username

Required. New owner of the cluster_id after this RPC.