Esx.Settings.DepotContent.Components.FilterSpec

Esx.Settings.DepotContent.Components.FilterSpec
Esx.Settings.DepotContent.Components.FilterSpec

The Esx.Settings.DepotContent.Components.FilterSpec schema contains properties used to filter the results when listing components, see GET /esx/settings/depot-content/components).

This schema was added in vSphere API 7.0.0.0.

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

Minimum version of the component that can match the filter.

This property was added in vSphere API 7.0.0.0.

If set, only components with version greater than or equal to the given version match the filter.