VsanIODiagnosticsFailedCheckType_enum
VsanIODiagnosticsFailedCheckType_enum
This list defines the types of vSAN IO diagnostics failed checks in 8.x and previous releases.
Possible values:
perfsvcdisabled: means the vSAN performance service is not enabled.vsandisabled: means vSAN is not enabled.runninginstance: means that there is already a running instance.stretchedcluster: means the vSAN stretched cluster is not supported.nestedfaultdomain: means the vSAN nested fault domain is not supported.computeonlycluster: means the vSAN HCI mesh compute-only cluster is not supported.networkpartitionvmnotpoweredon: means the target virtual machine is not powered on.vsanobjectinremotedatastore: means the target virtual machine is in the remote datastore.invalidtarget: means the target is not valid.invalidobjuuid: means the object UUID is not valid.invalidduration: means the duration is not valid.runninginstanceontarget: Since: 8.0.0.4toomanytargets: Since: 8.0.0.4toomanyobjects: Since: 8.0.0.4VsanIODiagnosticsFailedCheckType_Unknown: represents the value when the lower version client cannot recognize the enum value.
This data structure has no properties.
Enumeration:
perfsvcdisabled,
vsandisabled,
runninginstance,
stretchedcluster,
nestedfaultdomain,
computeonlycluster,
networkpartition,
vmnotpoweredon,
vsanobjectinremotedatastore,
invalidtarget,
invalidobjuuid,
invalidduration,
runninginstanceontarget,
toomanytargets,
toomanyobjects,
VsanIODiagnosticsFailedCheckType_Unknown,