Apache CloudStack 4.19.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