HostAssignableHardwareConfig
HostAssignableHardwareConfig
The AssignableHardwareConfig data object describes properties of all assignable devices on the host.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"attributeOverride": [
{
"_typeName": "string",
"instanceId": "string",
"name": "string",
"value": {
"_typeName": "string"
}
}
]
}
attributeOverride
Optional
List of attribute overrides.