The auvik inspector is collecting the device data and the device details data separately and exposing it as two seperate objects. Unfortunately it does not appear that JMESPath supports a rich enough query syntax to be able to join these two data structures together on ID. That makes the devicedetails section less than useful since you don't even have access to the device name.In reality, it'd be more useful for that extended info to just live under the device itself - maybe as a deviceinfo key. This would allow me to do queries such as a list of devices that are managed (billing yes) and a network type that have broken SNMP.