Edit data for a cluster
POST
/
teams
/{team_id}
/clusters
/{cluster_id}
/metadata
Request Body
application/json
Requirededit cluster body
description
string
description of cluster
nickname
string
nickname of cluster
request_hibernate
boolean
Request the cluster to hibernate, does nothing if cluster is already hibernated or hibernating
request_wake_up
boolean
Request the cluster to wake up, does nothing if cluster is already awake or waking up
Path Parameters
cluster_id
Requiredstring
cluster id
team_id
Requiredstring
ID of team
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
cluster information