Enum - VsanIODiagnosticsInstanceState(vim.vsan.IODiagnosticsInstanceState)

Since
vSAN API vSAN 7.0U3


Enum Description

This data object defines the state of vSAN IO diagnostics instance. Valid types are:

Enum Constants

NameDescription
VsanIODiagnosticsInstanceCompleted represents the completed instance.
VsanIODiagnosticsInstanceRunning represents the running instance.
VsanIODiagnosticsInstanceState_Unknown represents the value when the lower version client cannot recognize the enum value.

Show WSDL type definition