Esx.Settings.Clusters.Software.Reports.HardwareCompatibility.DeviceClass
Esx.Settings.Clusters.Software.Reports.HardwareCompatibility.DeviceClass
The Esx.Settings.Clusters.Software.Reports.HardwareCompatibility.DeviceClass enumerated type contains the filter options for PCI device classes with respect to BCG/vSAN HCL validation.
Possible values:
- STORAGE_CONTROLLER: Target hardware is storage I/O controller (HBA / RAID Controller)
- STORAGE_DEVICE: Target hardware is storage device controller (HDD, SSD, NVMe, ...)
- NETWORK_INTERFACE: Target hardware is network interface card (NIC)
- GRAPHICS_PROCESSOR: Target hardware is graphics processing unit (GPU)
- OTHER: Target hardware is a class not captured in any of the preceding
Warning: this enumeration is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
This data structure has no properties.
Enumeration:
STORAGE_CONTROLLER,
STORAGE_DEVICE,
NETWORK_INTERFACE,
GRAPHICS_PROCESSOR,
OTHER,