Esx.Settings.Internal.Software.InputSpec

Esx.Settings.Internal.Software.InputSpec
Esx.Settings.Internal.Software.InputSpec

The Esx.Settings.Internal.Software.InputSpec schema contains properties that describes the attributes which are used to filter some specifications from the complete software specification

This schema was added in vSphere API 8.0.3.0.

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

JSON Example
{
    "skip_solution": false,
    "host": "string"
}
boolean
skip_solution
Required

Setting this option specifies that solution(s) are to be filtered out of the software specification being returned

This property was added in vSphere API 8.0.3.0.

string
host
Optional

Specifies the host ID that is being moved out from the cluster.

This property was added in vSphere API 9.0.0.0.

This property is optional because it was added in a newer version than its parent node.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: HostSystem. When operations return a value of this schema as a response, the property will be an identifier for the resource type: HostSystem.