Data Object - VsanRuntimeStatsHostMap(vim.vsan.RuntimeStatsHostMap)

Returned by
VsanClusterGetRuntimeStats
Extends
DynamicData
See also
HostSystem, VsanHostRuntimeStats
Since
vSAN API 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 vim.cluster.VsanVcClusterConfigSystem#VsanClusterGetRuntimeStats.

Properties

Name Type Description
hostManagedObjectReference
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
*Need not be set
Show WSDL type definition