Esx.Settings.Hosts.Software.Drafts.Software.AlternativeImages.ListResult

Esx.Settings.Hosts.Software.Drafts.Software.AlternativeImages.ListResult
Esx.Settings.Hosts.Software.Drafts.Software.AlternativeImages.ListResult

The ListResult schema contains the map of Image ID and ImageInfo of all the alternative images.

Warning: this schema is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

JSON Example
{
    "alternative_images": {
        "alternative_images": {
            "display_name": "string"
        }
    }
}
object
alternative_images
Required

The map of Image ID and ImageInfo of all the alternative images.

Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

When clients pass a value of this schema as a parameter, the key in the property map must be an identifier for the resource type: com.vmware.esx.settings.image. When operations return a value of this schema as a response, the key in the property map will be an identifier for the resource type: com.vmware.esx.settings.image.