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
Optional

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

addOn
Optional

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

object
components
Optional

Components

object
removedComponents
Optional

Removed components

hardwareSupport
Optional

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
Optional

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

string
displayName
Optional

Display name of the Alternative Image