AlternativeImageInfo

AlternativeImageInfo
AlternativeImageInfo

Alternative image details apart from the default image

JSON Example
{
    "baseImage": {
        "version": "7.0.0-0.0.30340198",
        "details": {
            "displayName": "7.0.0-0.0.30340198",
            "displayVersion": "string",
            "releaseDate": "string",
            "releaseTimestamp": "string",
            "quickPatchCompatibleVersions": [
                {
                    "version": "8.0.3-0.0.23174786",
                    "displayVersion": "8.0 Update 3 - 23174786"
                }
            ]
        }
    },
    "addOn": {
        "version": "2.0-1",
        "name": "DELL-sample-Addon",
        "vendor": "Dell",
        "displayName": "string",
        "displayVersion": "string"
    },
    "components": {
        "components": {
            "version": "1.3.2.8-1OEM.650.0.0.4598673",
            "details": {
                "vendor": "intel",
                "displayName": "string",
                "displayVersion": "string"
            }
        }
    },
    "removedComponents": {
        "removedComponents": {
            "version": "1.3.2.8-1OEM.650.0.0.4598673",
            "details": {
                "vendor": "intel",
                "displayName": "string",
                "displayVersion": "string"
            }
        }
    },
    "hardwareSupport": {
        "packages": {
            "packages": {
                "pkg": "string",
                "version": "string"
            }
        }
    },
    "selectionCriteria": {
        "selectionType": "One among: HOST_UUID, HOST_HARDWARE_SPEC",
        "hostBiosIds": [
            "string"
        ],
        "hostHardware": {
            "vendor": "string",
            "models": [
                "string"
            ],
            "families": [
                "string"
            ],
            "oemStrings": [
                "string"
            ]
        }
    },
    "displayName": "string"
}
baseImage
Read-Only  

BaseImage contains bits to install/update the appropriate Cloud Foundation software components in your management domain or workload domain.

addOn
Read-Only  

AddOn contains bits to install/update the appropriate Cloud Foundation software components in your management domain or workload domain.

object
components
Read-Only  

Components

object
removedComponents
Read-Only  

Removed components

hardwareSupport
Read-Only  

Hardware support contains base os, components, hardware support, addOn metadata to install/update the appropriate Cloud Foundation software components in your management domain or workload domain.

selectionCriteria
Read-Only  

Selection criteria used to select the alternative image for one or more hosts

string
displayName
Read-Only  

Display name of the Alternative Image