vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
faultDomains | VimClusterVsanFaultDomainSpec[] |
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |