We are looking to integrate our 3rd party application with Solarwinds with REST API. Trying to test with the following query via POSTMAN but unable to retrieve any details from Solarwinds.
https://<MainpollerIP>:17778/SolarWinds/InformationService/v3/json/Query?query=SELECT NodeID,
,DateTime
,AvgResponseTime
,MinResponseTime
,MaxResponseTime
,PercentLoss
,Availability
,Archive
,Weight
FROM Orion.ResponseTime