Esx.Settings.AddOnSpec

Esx.Settings.AddOnSpec
Esx.Settings.AddOnSpec

The Esx.Settings.AddOnSpec schema contains properties that describe a specific OEM customization add-on.

This schema was added in vSphere API 7.0.0.0.

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

Name of the add-on

This property was added in vSphere API 7.0.0.0.

string
version
Required

Version of the add-on

This property was added in vSphere API 7.0.0.0.