Esx.Settings.Hosts.Software.Solutions.SolutionsInternal.RemoveSpec

Esx.Settings.Hosts.Software.Solutions.SolutionsInternal.RemoveSpec
Esx.Settings.Hosts.Software.Solutions.SolutionsInternal.RemoveSpec

The Esx.Settings.Hosts.Software.Solutions.SolutionsInternal.RemoveSpec schema contains properties that describe the specification to be used for removing a given solution from a given host operation.

This schema was added in vSphere API 8.0.3.0.

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

JSON Example
{
    "solution": "string"
}
string
solution
Required

Solution identifier that corresponds to the solution whose components will be removed.

This property was added in vSphere API 8.0.3.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.settings.solution. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.settings.solution.