vSAN Management API


Data Object - VsanIODiagnosticsInstanceEvent(vim.vsan.IODiagnosticsInstanceEvent)

Property of
VsanIODiagnosticsInstance
Extends
DynamicData
See also
VsanIODiagnosticsTarget
Since
vSAN API 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 vSAN API 8.0.0.4
eventTimexsd:dateTime

The time when event happens.
eventTypexsd:string

The type of event, for details of event, please refer to VsanIODiagnosticsInstanceEventType
See VsanIODiagnosticsInstanceEventType

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