Enum - VsanHostWipeDiskEligible(vim.vsan.host.WipeDiskEligible)

Since
vSAN API vSAN 7.0U1


Enum Description

Wipe disk eligible.

Enum Constants

NameDescription
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.
WipeDiskEligible_Unknown Represent the value when the lower version client cannot recognize the enum value.
Yes This disk is eligible for wipe.

Show WSDL type definition