HostHardware
HostHardware
Host hardware spec to denote a category of hosts
JSON Example
{
"vendor": "One among: HOST_UUID, HOST_HARDWARE_SPEC",
"models": [
"One among: HOST_UUID, HOST_HARDWARE_SPEC"
],
"families": [
"string"
],
"oemStrings": [
"string"
]
}
string
vendor
Required
Vendor name
array of
string
models
Required
Vendor models (will not be used for image selection)
array of
string
families
Optional
Vendor families (will not be used for image selection)
array of
string
oemStrings
Optional
OEM Strings (will not be used for image selection)