Data Object - VimClusterVsanWitnessSpec(vim.cluster.VsanWitnessSpec)

Property of
VimClusterVsanFaultDomainsConfigSpec
Extends
DynamicData
See also
HostSystem, VsanAddStoragePoolDiskSpec, VsanHostDiskMapping
Since
vSphere API 6.0

Data Object Description

Describes host witness host configuration.

Properties

Name Type Description
diskMapping*VsanHostDiskMapping

The disk mappings of the witness host. This is needed if the vSAN cluster is in MANUAL claiming mode.
hostManagedObjectReference
to a HostSystem

The host that will act as a witness.
preferredFaultDomainNamexsd:string

The preferred fault domain in the vSAN Stretched Cluster.
storagePoolSpec*VsanAddStoragePoolDiskSpec

The specification to add disks to vSAN storage pool. This parameter cannot be set together with diskMapping param.

Since vSAN API 8.0.0.1
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition