ImageSelectionInfo
ImageSelectionInfo
Selection criteria used to select the alternative image for one or more hosts
JSON Example
{
"selectionType": "One among: HOST_UUID, HOST_HARDWARE_SPEC",
"hostBiosIds": [
"string"
],
"hostHardware": {
"vendor": "string",
"models": [
"string"
],
"families": [
"string"
],
"oemStrings": [
"string"
]
}
}
string
selectionType
Optional
Specifies what type of selection is to be used for selecting an image for a host
array of
string
hostBiosIds
Optional
Set of host BIOS Ids
hostHardware
Optional
Specifies the host's hardware specification for which an image needs to be selected