Data Object - VsanHostIoInsightInfo(vim.host.VsanHostIoInsightInfo)

Property of
VsanIoInsightInstance
Parameter to
StopIoInsight
Extends
DynamicData
See also
HostSystem, VsanIoInsightInfo
Since
vSAN API 7.2

Data Object Description

This data object describes ioinsight information on the host.

Properties

Name Type Description
faultMessage*xsd:string

The error message when there is any issue found.
hostManagedObjectReference
to a HostSystem

ESXi host on which the ioinsight tool is installed.
ioinsightInfo*VsanIoInsightInfo

The current ioinsight state, along with all monitored VMs if ioinsight is in running stauts, see VsanIoInsightInfo.
ioinsightWorldId*xsd:long

The ESXi process identifier (aka. worldId) of running ioinsight. For stopped ioinsight the worldId value is 0.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition