Delete a Kubernetes cluster
delete/midgard/v3.0/kubernetes/clusters/{clusterId}
Deletes a specific Kubernetes cluster identified by its cluster ID.Request
Authorization
X-AT
header
apiKey
Path Parameters
clusterIdUnique identifier of the Kubernetes cluster to delete.
string
REQUIRED
Query Parameters
deleteBackupsSet to true to instantly delete all backups, otherwise delete when expired.
boolean
Response
200Successful deletion or an error response.
404Kubernetes cluster not found.
500Internal server error.
Shell cURL
shellShow schema
json