Settings_HardwareSupport_Managers_Packages_HardwareSupportPackageInfo

Settings_HardwareSupport_Managers_Packages_HardwareSupportPackageInfo
Settings_HardwareSupport_Managers_Packages_HardwareSupportPackageInfo

The Packages.HardwareSupportPackageInfo structure contains fields that describe a particular 3rd party Hardware Support Package (HSP)

JSON Example
{
    "pkg": "string",
    "version": "string",
    "description": "string",
    "supported_releases": [
        "string"
    ]
}
string
pkg
Required

Name of the Hardware Support Package (e.g. "Jan. 2018 Release" or "Latest Hardware Support Package for Frobozz GenX hardware") 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 (e.g. "20180128.1" or "v42") selected

string
description
Required

Description of the Hardware Support Package (HSP) (e.g. for use in help bubble)

array of string
supported_releases
Required

Supported vSphere releases