vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - LifecycleFaultDomainDetails(vim.vsan.LifecycleFaultDomainDetails)
- Property of
- LifecycleConfigDetails
- Extends
- DynamicData
- See also
- HostSystem
- Since
- 7.3
Data Object Description
vSAN stretched cluster fault domain details required by lifecycle manager/vLCM.Properties
Name | Type | Description |
---|---|---|
hosts* | ManagedObjectReference[]
to a HostSystem[] |
The list of hosts in the fault domain.
|
isPreferredFaultDomain* | xsd:boolean |
Whether this is the preferred fault domain.
|
name* | xsd:string |
The fault domain name.
Optional when hosts are fault domains.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |