cluster_spec_controlPlaneSpec_cloudMachineTemplate
cluster_spec_controlPlaneSpec_cloudMachineTemplate
CloudMachineTemplate represents the cloud machine tempate.
JSON Example
{
"type": "type",
"vSphereMachine": {
"template": "template",
"cloneMode": "fullClone",
"numCoresPerSocket": 1,
"folder": "folder",
"datastore": "datastore",
"datacenter": "datacenter",
"storagePolicyName": "storagePolicyName",
"resourcePool": "resourcePool"
}
}
string
type
Optional
Type of Cloud Machine Template. Currently the only supported Cloud Machine Template is vSphereMachine
vSphereMachine
Optional
vSphereMachine