vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - LifecycleWitnessDetails(vim.vsan.LifecycleWitnessDetails)
- Property of
- LifecycleConfigDetails
- Extends
- DynamicData
- See also
- ClusterComputeResource, HostSystem
- Since
- 7.3
Data Object Description
Stretched cluster witness host details required by lifecycle manager/vLCM.Properties
Name | Type | Description |
---|---|---|
host | ManagedObjectReference
to a HostSystem |
The witness host.
|
isVirtualAppliance | xsd:boolean |
Whether the witness host is a virtual appliance or a physical machine.
|
sharedClusters* | ManagedObjectReference[]
to a ClusterComputeResource[] |
The list of clusters sharing the witness host.
A list with only one cluster means the witness host is not shared.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |