Wow this process has been incredibly frustrating. I've never dealt with such a complicated process to just run a GET for REST API. Using postman on the server itself getting 403 using basic auth, 401 with api key. I've tried with several admin accounts. I've tried 17777 & 17778.
For url I've tried /SolarWinds/InformationService/v3/Json/
and
SolarWinds/InformationService/v3/Json/?query=SELECT+Caption,+IPAddress+FROM+Orion.Nodes+WHERE+Vendor+=+'Cisco'.
Tried on my machine as well, same issue.
I called support and got a ticket they told me I need a SAM License. They completely misunderstood what I'm trying to do, which is incredibly simple and I've had no issues with Cisco, Juniper, all other types of vendors.
Why there isn't there a simple step-by-step guide for this? I've watched the youtube videos, it is not helpful. Ultimate goal is to get this GET request working for Axonius. But no matter how I try I can't get it working in postman, python, Axonius, or on the SDK.