vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VimClusterVsanFaultDomainSpec(vim.cluster.VsanFaultDomainSpec)
- Property of
- VimClusterVsanFaultDomainsConfigSpec
- Extended by
- VsanFaultDomainDestroySpec, VsanFaultDomainUpdateSpec
- Extends
- DynamicData
- See also
- HostSystem
- Since
- vSphere API Release 6.0
Data Object Description
Describes a fault domain structure.Properties
Name | Type | Description |
---|---|---|
hosts* | ManagedObjectReference[]
to a HostSystem[] |
List of hosts that will participate in the newly created fault domain.
|
name | xsd:string |
The name of the 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 |