HostHardwareElementInfo

HostHardwareElementInfo
HostHardwareElementInfo

Data object describing the operational status of a physical element.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "status": {
        "_typeName": "string",
        "label": "string",
        "summary": "string",
        "key": "string"
    }
}
string
name
Required

The name of the physical element

status
Required

Static strings used for describing an object model string or enumeration.