vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VimClusterVSANPreferredFaultDomainInfo(vim.cluster.VSANPreferredFaultDomainInfo)
- Returned by
- VSANVcGetPreferredFaultDomain
- Extends
- DynamicData
- Since
- vSphere API Release 6.0
Data Object Description
Configuration of preferred Fault Domain of vSAN stretched cluster. A vSAN stretched cluster is configured into two sites, through vSAN Fault Domain configuration. Since virtual machines can run on any of the two sites, if network connectivity is lost between site A and site B, but both still have connectivity to the witness, the preferred site is the one that survives and its components remains active, while the storage on the non-preferred site is marked as down and components on that site are marked as absent.Properties
Name | Type | Description |
---|---|---|
preferredFaultDomainId* | xsd:string |
UUID of preferred Fault Domain
|
preferredFaultDomainName* | xsd:string |
User friendly name of preferred Fault Domain
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |