I am trying to find an API guide, and I am getting a lot of links to a dead pages and a mixture of Orion SDK, SWIS, SWQL etc ...
I would like to know if there is an api page where I can see all the APIs I can consume for my tool. For example: https://<Orion_iP>/api or /swagger> ...
I currently have an old tool that uses SolarWinds SDK and SWIS commands to download all switch configuration files. It then does a keyword lookup on the downloaded files to search. I would like to change it and build proper APIs to search switch configs directly from Orion (hopefully via API and not DB query). Is this possible? If so, please provide the api page.
If we are stuck using the SDK, is there a better way to search configs live instead of downloading?
Thanks,