Recycle nodes in a Kubernetes cluster
post/midgard/v3.0/kubernetes/clusters/{clusterId}/recycle
Recycles specific nodes within a Kubernetes cluster. Recycling triggers a rebuild or replacement of the specified nodes.Request
Authorization
X-AT
header
apiKey
Path Parameters
clusterIdUnique identifier of the Kubernetes cluster.
string
REQUIRED
Body
application/json
nodeIdsList of node identifiers to recycle.
array integer[]
Response
200Successful node recycle request or an error response.
404Kubernetes cluster not found.
500Internal server error.
Shell cURL
shellShow schema
json