VcenterSpec
VcenterSpec
This specification contains the installation and configuration of vCenter in a workload domain
JSON Example
{
"datacenterName": "string",
"name": "string",
"networkDetailsSpec": {
"dnsName": "string",
"gateway": "string",
"ipAddress": "string",
"subnetMask": "string"
},
"rootPassword": "string",
"storageSize": "One among:lstorage, xlstorage",
"vmSize": "One among:xlarge, large, medium, small, tiny"
}
string
datacenterName
Required
vCenter datacenter name
string
name
Required
Name of the vCenter virtual machine
networkDetailsSpec
Required
This specification contains network parameters required for new virtual machines being added to a workload domain
string
rootPassword
Required
vCenter root shell password
string
storageSize
Optional
VCenter storage size
string
vmSize
Optional
VCenter VM size