Data Object - VsanVcPostDeployConfigSpec(vim.vsan.VsanVcPostDeployConfigSpec)

Parameter to
VsanPostConfigForVcsa
Extends
DynamicData
See also
HostConnectSpec, VsanDataEfficiencyConfig
Since
vSphere API 6.5

Data Object Description

All configuration parameters for a vCenter to be applied post deploy.

Properties

Name Type Description
clusterName*xsd:string

Name of the cluster to be created. Default: "VSANCluster"
dcName*xsd:string

Name of the datacenter to be created. Default: "Datacenter"
firstHost*HostConnectSpec

Connection information about the host on which this task runs. It will be the first host to be added to vCenter, so vCenter adopts the settings of this host for vSAN.
hostLicenseKey*xsd:string

ESX License key to apply to all hosts. If not specified, license is not changed. If specified, current license is overwritten.
hostsToAdd*HostConnectSpec[]

List of vim.HostConnectSpec objects, one for each host that should be connected to vCenter and added to the cluster.
taskId*xsd:string

Unique identifier of the task this progress report is for.
vsanDataEfficiencyConfig*VsanDataEfficiencyConfig

The data efficiency config for vSAN.
vsanLicenseKey*xsd:string

vSAN License key to apply to the cluster. If not specified, license is not changed. If specified, current license is overwritten.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition