Apache CloudStack 4.20.0.0 Root Admin API Reference
deleteKubernetesCluster
Deletes a Kubernetes cluster
Request parameters
Parameter Name | Description | Required |
id | the ID of the Kubernetes cluster | true |
cleanup | Destroy attached instances of the ExternalManaged Cluster. Default: false | false |
expunge | Expunge attached instances of the ExternalManaged Cluster. If true, value of cleanup is ignored. Default: false | false |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |