vSAN Management API


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
eventTimexsd:dateTime

The time when event happens.
eventTypexsd: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
*Need not be set
Show WSDL type definition