VsanHostDiskResultState
A boxed VsanHostDiskResultStateEnum. To be used in Any placeholders.
{
"_typeName": "string",
"_value": "string"
}
Values used for indicating a disk's status for use by the VSAN service.
See also state.
Possible values:
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 also error.
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 also error.