vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanIODiagnosticsInstanceEvent(vim.vsan.IODiagnosticsInstanceEvent)
- Property of
- VsanIODiagnosticsInstance
- Extends
- DynamicData
- See also
- VsanIODiagnosticsTarget
- Since
- vSAN 7.0U3
Data Object Description
This data object describes the diagnostics instance event including the type of the event and the time when the event happens.Properties
Name | Type | Description |
---|---|---|
eventTargets* | VsanIODiagnosticsTarget[] |
The targets to which the event is relevant.
Since 8.0.0.4 |
eventTime | xsd:dateTime |
The time when event happens.
|
eventType | xsd:string |
The type of event, for details of event, please refer to below enumerations:
VsanIODiagnosticsInstanceEventType,
vim.vsan.IODiagnosticsInstanceEventType90 See VsanIODiagnosticsInstanceEventType See vim.vsan.IODiagnosticsInstanceEventType90 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |