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