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.
|
vsanDataEncryptionConfig | VsanHostEncryptionInfo |
The data encryption config that was used to bootstrap single node
vSAN cluster when calling ESXi host API
vim.vsan.VsanPrepareVsanForVcsaSpec#VsanPrepareVsanForVcsa
Since vSAN API VMC M5
|
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 |