VimVsanLifecyclePreCheckType_enum

VimVsanLifecyclePreCheckType_enum
VimVsanLifecyclePreCheckType_enum

The lifecycle check types required by lifecycle manager/vLCM.

Possible values:

  • supportedWitnessVersion: Check to cover that the witness host software version is 7.0 or higher.
  • virtualWitnessHost: Check to cover that the witness host is a virtual host and not a physical host.
  • sharedWitnessHost: Check to cover that the witness host is not shared.
  • PreCheckType_unknown: Unknown precheck type.
This data structure has no properties.
Enumeration: supportedWitnessVersion, virtualWitnessHost, sharedWitnessHost, PreCheckType_unknown,