Esx.Settings.Clusters.Software.HaInternal.SolutionInfo
The Esx.Settings.Clusters.Software.HaInternal.SolutionInfo schema contains information that describe solution registered in the software specification.
This schema was added in vSphere API 9.0.0.0.
Note: this schema is restricted for VMware internal use only.
{
"id": "string",
"version": "string",
"components": [
{
"component": "string"
}
]
}
Target desired solution id.
This property was added in vSphere API 9.0.0.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.
Version of the solution.
This property was added in vSphere API 7.0.0.0.
Components registered by the solution.
This property was added in vSphere API 7.0.0.0.