HostAssignableHardwareConfigAttributeOverride
HostAssignableHardwareConfigAttributeOverride
An AttributeOverride provides a name-value pair that overrides for a particular instance node a configurable Attribute defined by that device.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"instanceId": "string",
"name": "string",
"value": {
"_typeName": "string"
}
}
string
instanceId
Required
Instance ID of the Assignable Hardware instance node where the attribute specified by name is overridden.
string
name
Required
Name of attribute to override.