So I'm needing to create a query to give a list of all down nodes but not unmanned ones ...with a couple of custom fields .... here's what I have so far.... any help would be appreciated.
SELECT StatusLED, NodeName,
Nodes.CustomProperties.Alert_Team, Nodes.CustomProperties.Environment
FROM Orion.Nodes WHERE Status <>1