Esx.Settings.Depots.ComponentVersion

Esx.Settings.Depots.ComponentVersion
Esx.Settings.Depots.ComponentVersion

The Esx.Settings.Depots.ComponentVersion schema contains fields that describe a specific version of a component.

This schema was added in vSphere API 7.0.3.0.

JSON Example
{
    "version": "string",
    "display_version": "string"
}
string
version
Required

Version of the component.

This property was added in vSphere API 7.0.3.0.

string
display_version
Required

Human readable version of the component.

This property was added in vSphere API 7.0.3.0.