Apache CloudStack 4.20.0.0 Root Admin API Reference

addVirtualMachinesToKubernetesCluster

Add VMs to an ExternalManaged kubernetes cluster. Not applicable for CloudManaged kubernetes clusters.

Request parameters

Parameter NameDescriptionRequired
idthe ID of the Kubernetes clustertrue
virtualmachineidsthe IDs of the VMs to add to the clustertrue
iscontrolnodeIs control node or not? Defaults to false.false

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully