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
Read-Only
Vendor name
array of
string
models
Required
Read-Only
Vendor models (will not be used for image selection)
array of
string
families
Read-Only
Vendor families (will not be used for image selection)
array of
string
oemStrings
Read-Only
OEM Strings (will not be used for image selection)