Settings_HardwareSupportPackageSpec

Settings_HardwareSupportPackageSpec
Settings_HardwareSupportPackageSpec

The HardwareSupportPackageSpec structure contains fields to describe the desired Hardware Support Package (HSP) configured for a single device or distinct group of devices (typically the OEM's, including BIOS, device firmware and OEM-supplied driver or agent components).

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

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
Optional

Version of the Hardware Support Package (HSP) selected (e.g. "20180128.1" or "v42") If unset, the system will use an empty string as the version.