esx settings: base image info
The
base_image_info
structure contains information that describe a specific ESX base-image.Representation:
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
details.display_name | string | Display name of the base-image.
|
details.display_version | string | Human readable version of the base-image.
|
details.release_date | date_time | Release date of the base-image.
|
version | string | Version of the base-image
|
Optional | ||
details | base_image_details | Details about the base-image. Optional. unset if base-image is not present in the depot. |