Data Object - VsanIoInsightInfo(vim.host.VsanIoInsightInfo)

Property of
VsanHostIoInsightInfo
Extends
DynamicData
See also
VirtualMachine
Since
vSAN API 7.2

Data Object Description

This data object describes ioinsight status on host. It includes both ioinsight state (running or stopped), and all of the VMs under monitor by ioinsight in running status.

Properties

Name Type Description
monitoredVMs*ManagedObjectReference[]
to a VirtualMachine[]

One or more virtual machines monitored by the ioinsight tool.
state*xsd:string

Current state of ioinsight, which should be either running or stopped in general, please refer to VsanIoInsightState for more details.
See VsanIoInsightState

Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition