vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanRuntimeStatsHostMap(vim.vsan.RuntimeStatsHostMap)
- Returned by
- VsanClusterGetRuntimeStats
- Extends
- DynamicData
- See also
- HostSystem, VsanHostRuntimeStats
- Since
- 6.6
Data Object Description
Pair of vSAN host and its runtime stats. It is used to present a vSAN host and runtime stats associated to the host and returned by VsanClusterGetRuntimeStats.Properties
Name | Type | Description |
---|---|---|
host | ManagedObjectReference
to a HostSystem |
vSAN host, from which the vSAN runtime stats comes
|
stats* | VsanHostRuntimeStats |
vSAN runtime stats from above 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 |