Esx.Settings.DepotContent.HardwareSupport.Manifests.FilterSpec

Esx.Settings.DepotContent.HardwareSupport.Manifests.FilterSpec
Esx.Settings.DepotContent.HardwareSupport.Manifests.FilterSpec

The Esx.Settings.DepotContent.HardwareSupport.Manifests.FilterSpec schema contains properties used to filter the results when listing HSP manifests, see GET /esx/settings/depot-content/hardware-support/manifests).

This schema was added in vSphere API 7.0.0.0.

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

JSON Example
{
    "min_package_version": "string"
}
string
min_package_version
Optional

Minimum version of an HSP in the manifest that can match the filter.

This property was added in vSphere API 7.0.0.0.

If set, only manifests with package version greater than or equal to this will be returned.