Hello, I am writing a script to query inventory data from the REST API.
I need a field that specifies the device TYPE of each node, such as "Server, Network Device, Storage, etc..."
I tried EntityType, InstanceType, MachineType, ObjectSubType but none of those specify the device type.
Of course there is IsServer but we also need to be able to specify if it is a network device or a storage device or physical server or virtual machine and so on.
http://solarwinds.github.io/OrionSDK/schema/Orion.Nodes.html