vSAN Management API


Data Object - VimClusterVsanFaultDomainsConfigSpec(vim.cluster.VsanFaultDomainsConfigSpec)

Property of
VimVsanReconfigSpec
Extends
DynamicData
See also
VimClusterVsanFaultDomainSpec, VimClusterVsanWitnessSpec
Since
vSphere API Release 6.0

Data Object Description

Spec for configuring vSAN host fault domains and/or stretched cluster in the vSAN cluster. Or configuring site fault domains in compute only cluster to make it work in stretched compute mode.

Properties

Name Type Description
faultDomainsVimClusterVsanFaultDomainSpec[]

The list of fault domains to be configured.
witness*VimClusterVsanWitnessSpec

The configuration for the witness host. If specified, the faultDomains list should contain exactly two items. An exception is thrown if the requirements are not met.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition