esx settings: add on spec
The
add_on_spec
structure contains fields that describe a specific OEM customization add-on.Representation:
{
"name" : "string",
"version" : "string"
}
"name" : "string",
"version" : "string"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
name | string | Name of the add-on |
version | string | Version of the add-on |