Data Object - VimClusterVSANPreferredFaultDomainInfo(vim.cluster.VSANPreferredFaultDomainInfo)

Returned by
VSANVcGetPreferredFaultDomain
Extends
DynamicData
Since
vSphere API 6.0

Data Object Description

Configuration of preferred Fault Domain of Virtual SAN stretched cluster. A Virtual SAN stretched cluster is configured into two sites, through Virtual SAN 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
preferredFaultDomainIdxsd:string

UUID of preferred Fault Domain
preferredFaultDomainNamexsd:string

User friendly name of preferred Fault Domain
Properties inherited from DynamicData
None

Show WSDL type definition