Hosts_HardwareSupportSpec

Hosts_HardwareSupportSpec
Hosts_HardwareSupportSpec

The HardwareSupportSpec structure contains fields to describe the Hardware Support Packages (HSP) included in the software specification.

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

Map of Hardware Support Packages (HSPs). The key is the Hardware Support Manager (HSM) name and the value is the specification detailing the HSP configured for that HSM. When clients pass a value of this structure as a parameter, the key in the field map must be an identifier for the resource type: com.vmware.esx.hosts.hardware_support.manager. When operations return a value of this structure as a result, the key in the field map will be an identifier for the resource type: com.vmware.esx.hosts.hardware_support.manager.