Esx.Settings.Clusters.Software.Drafts.Software.AlternativeImages.ListResult

Esx.Settings.Clusters.Software.Drafts.Software.AlternativeImages.ListResult
Esx.Settings.Clusters.Software.Drafts.Software.AlternativeImages.ListResult

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

This schema was added in vSphere API 9.0.0.0.

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.

This property was added in vSphere API 9.0.0.0.

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.