Apache CloudStack 4.23.0.0 Root Admin API Reference

deleteKubernetesCluster

Deletes a Kubernetes cluster

Request parameters

Parameter NameDescriptionRequired
idThe ID of the Kubernetes clustertrue
cleanupDestroy attached instances of the ExternalManaged Cluster. Default: falsefalse
expungeExpunge attached instances of the ExternalManaged Cluster. If true, value of cleanup is ignored. Default: falsefalse

Response Tags

Response NameDescription
displaytextAny text associated with the success or failure
successTrue if operation is executed successfully