Esx.Settings.DepotContent.HardwareSupport.Manifests.HardwareSupportSourcePackageSummary
Esx.Settings.DepotContent.HardwareSupport.Manifests.HardwareSupportSourcePackageSummary
The Esx.Settings.DepotContent.HardwareSupport.Manifests.HardwareSupportSourcePackageSummary 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.
string
version
Required
Package version for the HSP manifest.
This property was added in vSphere API 7.0.0.0.