Settings_HardwareSupportPackageInfo

Settings_HardwareSupportPackageInfo
Settings_HardwareSupportPackageInfo

The HardwareSupportPackageInfo structure contains information to describe the desired Hardware Support Package (HSP) configured for a single device or distinct group of devices (typically the OEM's, including BIOS and device firmware).

JSON Example
{
    "pkg": "string",
    "version": "string"
}
string
pkg
Required

Identifier of Hardware Support Package (HSP) selected When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.esx.setting.hardware_support.package. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.esx.setting.hardware_support.package.

string
version
Required

Version of the Hardware Support Package (HSP) selected (e.g. "20180128.1" or "v42")