vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanIoInsightInfo(vim.host.VsanIoInsightInfo)
- Property of
- VsanHostIoInsightInfo
- Extends
- DynamicData
- See also
- VirtualMachine
- Since
- 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |