Represents a condition that an object is in when retrieving capability on
it. A host can be in multiple conditions at the same time. Currently we
have the following ones.
Enum Constants
Name
Description
calculated
Capabilities are not retrieved from the host but are calculated based on host's version.
disconnected
Host is in disconnected state.
oldversion
Host version is before ESXi 6.0 U1.
unknown
Not able to get/calculate the host's capabilities, thus empty capability list returned.