Model giving the details of product.
Name | Type | Description | Notes |
---|---|---|---|
driver_names | list[str] | [optional] | |
error_code | str | Error code indicating the support status. | [optional] [readonly] [default to 'Success'] |
firmwares | list[HclFirmware] | [optional] | |
id | str | Identifier of the product. | [optional] |
model | str | Model/PID of the product/adapter. | [optional] |
revision | str | Revision of the adapter model. | [optional] |
type | str | Type of the product/adapter say OCP, PT, GPU. | [optional] |
vendor | str | Vendor of the product or adapter. | [optional] |