Enum - VsanHostDiskResultState(vim.vsan.host.DiskResult.State)

Since
vSphere API 5.5


Enum Description

Values used for indicating a disk's status for use by the VSAN service.
See state

Enum Constants

NameDescription
eligible Disk is considered eligible for use by the VSAN service, but is not currently in use.
ineligible Disk is considered ineligible for use by the VSAN service, and is not currently in use.
See error

inUse Disk is currently in use by the VSAN service. A disk may be considered in use by the VSAN service regardless of whether the VSAN service is enabled. As long as a disk is in use by VSAN, it is reserved exclusively for VSAN and may not be used for other purposes.
See error


Show WSDL type definition