Open Context Protocol is live! 🚀 Read the launch post

updateKubernetesCluster

Update Kubernetes Cluster

PUT /kubernetes/clusters/{vke-id} HTTP/1.1

Parameters

{
  "label": {
    "description": "Label for the Kubernetes cluster",
    "required": true,
    "location": "body",
    "type": "string"
  }
}