vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterRuntimeInfo(vim.vsan.ClusterRuntimeInfo)
- Returned by
- QuerySharedWitnessClusterInfo
- Extends
- DynamicData
- See also
- ClusterComputeResource
- Since
- vSAN 7.0U1
Data Object Description
Information related to vSAN cluster that is associated with current host.Properties
Name | Type | Description |
---|---|---|
cluster* | ManagedObjectReference
to a ClusterComputeResource |
The vSAN cluster managed object.
|
clusterUuid | xsd:string |
The vSAN cluster UUID.
|
totalComponentsCount | xsd:int |
The number of components for this cluster on the witness host.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |