For the purpose, we want to use the API that SolarWinds provides. I'm not sure if I do something wrong in the query, but I don't know how to specify the = part from the query into the url that is provided. For example, the documentation suggests format as it follows: localhost:17774/.../Query i'd like to create the query to look like SELECT CPULoad FROM Orion.Nodes WHERE IP = 'X.X.X.X'. Can you provide any suggestion how to format the query to work as in url, as provided in the example from SolarWinds? Thanks in advance!