VsanHostWipeDiskEligible_enum
VsanHostWipeDiskEligible_enum
Wipe disk eligible.
Possible values:
WipeDiskEligible_Unknown
: Represent the value when the lower version client cannot recognize the enum value.Yes
: This disk is eligible for wipe.No
: This disk is ineligible for wipe.Unknown
: Whether the disk is eligible for wipe is unknown.Because whether the disk support wipe or not is unknown.
This data structure has no properties.
Enumeration:
WipeDiskEligible_Unknown,
Yes,
No,
Unknown,