vSAN Management API


Enum - VsanIODiagnosticsFailedCheckType(vim.vsan.IODiagnosticsFailedCheckType)

Since
vSAN 7.0U3


Enum Description

This list defines the types of vSAN IO diagnostics failed checks in 8.x and previous releases.

Enum Constants

NameDescription
computeonlycluster means the vSAN HCI mesh compute-only cluster is not supported.
invalidduration means the duration is not valid.
invalidobjuuid means the object UUID is not valid.
invalidtarget means the target is not valid.
nestedfaultdomain means the vSAN nested fault domain is not supported.
networkpartition

Since 8.0.0.1
perfsvcdisabled means the vSAN performance service is not enabled.
runninginstance means that there is already a running instance.
runninginstanceontarget

Since 8.0.0.4
stretchedcluster means the vSAN stretched cluster is not supported.
toomanyobjects

Since 8.0.0.4
toomanytargets

Since 8.0.0.4
vmnotpoweredon means the target virtual machine is not powered on.
vsandisabled means vSAN is not enabled.
VsanIODiagnosticsFailedCheckType_Unknown represents the value when the lower version client cannot recognize the enum value.
vsanobjectinremotedatastore means the target virtual machine is in the remote datastore.

Show WSDL type definition