ComputeDevice

Inherits from it:ProductInstance.

A singular device that does some type of computing. This could be a switch, laptop, desktop, access point, server, monitor, etc. More specific types could be used if an available schema fits, otherwise this is a generic catch-all device that can apply to a huge range of devices.

Properties:

Property Expected Type Description
hardware it:ComputeHardware A list of hardware that a compute device has.
operatingSystem it:OperatingSystemEnumeration The operating system of the device.