Esx.Settings.DepotContent.HardwareSupport.Manifests.HardwareSupportSourceSummary
The Esx.Settings.DepotContent.HardwareSupport.Manifests.HardwareSupportSourceSummary schema defines the exact Hardware Support Manager (HSM) and Hardware Support Package (HSP) 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.
{
"manager": "string",
"pkg_source": {
"name": "string",
"version": "string"
}
}
Manager for the HSP manifest (the HW Support Manager, or HSM).
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.manager. 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.manager.
Specific package for the HSP manifest.
This property was added in vSphere API 7.0.0.0.