esx settings: base image details

The base_image_details structure contains information that provide more details about the base image from the depot.

Representation:

{
    "release_date""2015-01-01T22:13:05.651Z",
    "display_version""string",
    "display_name""string"
}

Attributes:

Name Type Description
Required
display_name string Display name of the base-image.

display_version string Human readable version of the base-image.

release_date date_time Release date of the base-image.