Esx.Settings.DepotContent.HardwareSupport.Manifests.Versions.HardwareSupportSourcePackageInfo

Esx.Settings.DepotContent.HardwareSupport.Manifests.Versions.HardwareSupportSourcePackageInfo
Esx.Settings.DepotContent.HardwareSupport.Manifests.Versions.HardwareSupportSourcePackageInfo

The Esx.Settings.DepotContent.HardwareSupport.Manifests.Versions.HardwareSupportSourcePackageInfo schema defines the exact Hardware Support Package (HSP) for a given Hardware Support Manager (HSM) referring to this particular manifest.

This schema was added in vSphere API 7.0.0.0.

Note: this schema is restricted for VMware internal use only.

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

Package for the HSP manifest.

This property was added in vSphere API 7.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.setting.hardware_support.package. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.setting.hardware_support.package.

string
version
Required

Package version for the HSP manifest.

This property was added in vSphere API 7.0.0.0.