VsanIODiagnosticsInstanceEventType_enum
VsanIODiagnosticsInstanceEventType_enum
This list defines the type of event which happens in the vSAN IO diagnostics instance for 8.x and previous releases.
Possible values:
objectOwnerTransfer
: represents the object Owner transfer event.primaryHostTransfer
: represents the primary host transfer event.vsanmgmtdRestart
: represents the vsanmgmt daemon restart event.objectComponentsLayoutChange
: represents the components layout change event.objectProxyOwnerTransfer
objectRemoval
: Since: 8.0.0.4VsanIODiagnosticsInstanceEventType_Unknown
: represents the value when the lower version client cannot recognize the enum value.
This data structure has no properties.
Enumeration:
objectOwnerTransfer,
primaryHostTransfer,
vsanmgmtdRestart,
objectComponentsLayoutChange,
objectProxyOwnerTransfer,
objectRemoval,
VsanIODiagnosticsInstanceEventType_Unknown,