Hcl_CompatibilityStatus

Hcl_CompatibilityStatus
Hcl_CompatibilityStatus

The CompatibilityStatus enumerated type defines compatibility status of a given server or PCI device against a specific release of ESXi.
COMPATIBLE : When given hardware is certified for the specified ESXi release but no validation of the software of this hardware is performed.
INCOMPATIBLE : When given hardware is not certified for the specified ESXi release.
UNAVAILABLE : When there is no information about specified hardware.
CERTIFIED : When given hardware is certified for the specified ESXi release. Its software is also validated and it is also certified.
NOT_CERTIFIED : When given hardware is certified for the specified ESXi release. Its software is also validated and it is not certified.

This data structure has no properties.
Enumeration: COMPATIBLE, INCOMPATIBLE, UNAVAILABLE, CERTIFIED, NOT_CERTIFIED,