This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

REST API CONNECTION THROUGH POSTMAN

Hello..I am new to Solarwinds, and have a task to get Solarwinds integration through API to some other application.

I have referred below link, created a user and initiated a send request by POSTMAN.

https://loop1.com/swblog/using-the-rest-api-to-get-the-most-out-of-solarwinds-part-1/

with the query SELECT Caption, IPAddress FROM Orion.Nodes WHERE Vendor = 'Cisco'.

But all I get is 400 bad request.

pastedImage_0.png

Please do help me to fix this error.