Delete a Kubernetes cluster
DELETE/portal/api/v1/clusters/cluster/:cluster_id
Deletes a specific Kubernetes cluster by its cluster ID.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Cluster deletion task initiated successfully
Unauthorized
Not authorized to access the cluster
Resource not found.
Internal Server Error