SettingsBaseImageInfo
The BaseImageInfo structure contains information that describe a specific ESX base image.
Properties
string
version
Required
Version of the base-image
details
Optional
Details about the base image. unset if base image is not present in the depot.
JSON Example
{
"version": "string"
}