Esx.Settings.Repository.Software.EffectiveComponents.FilterSpec

Esx.Settings.Repository.Software.EffectiveComponents.FilterSpec
Esx.Settings.Repository.Software.EffectiveComponents.FilterSpec

The Esx.Settings.Repository.Software.EffectiveComponents.FilterSpec schema contains the filtering specification for GET /esx/settings/repository/software/{softwareSpec}/effective-components operation.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "with_removed_components": false
}
boolean
with_removed_components
Optional

Whether include removed components in the result.

This property was added in vSphere API 9.0.0.0.

If missing or null removed components are not included.