Settings_BaseImageDetails
The BaseImageDetails structure contains information that provide more details about the base image from the depot.
{
"display_name": "string",
"display_version": "string",
"release_date": "string",
"quick_patch_compatible_versions": {
"quick_patch_compatible_versions": "string"
}
}
Display name of the base image.
Human readable version of the base image.
Release date of the base image.
For base images this base image can quick patch from, map their full versions to display versions. If unset this base image does not support quick patch. When clients pass a value of this structure as a parameter, the key in the field map must be an identifier for the resource type: com.vmware.esx.settings.base_image. When operations return a value of this structure as a result, the key in the field map will be an identifier for the resource type: com.vmware.esx.settings.base_image.