The most recent content from our members.
Hello Team, While we use basic authentication for the Oauth url with HTTP GET method we retrieve the token successfully but while we call that token into the header section as Authorization : Bearer $.[access_token] it seems its getting stored automatically but not getting authorized. Oauth Successful Token Retrival While…
I am wanting to provide a URL to another team so they can access interface adds/edits. I am wanting to have a query to an to: 17774/SolarWinds/InformationService/v3/Json/
Hi, Does anybody have an example on how to create a node via API with SNMPv3 credentials? Not looking into Network discovery, just the regular way. I haven't have any luck. Thanks in advance.
Hello, I am hoping that someone can help me out on this one. I am working on a project where we will be using Solarwinds API to display Group(Container) statuses on a 3rd party Dashboard. I've been looking at the Schema (http://solarwinds.github.io/OrionSDK/2020.2/schema/Orion.Container.html) and I can't figure out how to…
Hello, on the web interface, there is an option to create automatically the IP addresses when the subnet is created: I'm using the SolarWinds API to Create subnets (mysolarwindsurl:17778/.../IPAM.Subnet), but I don't want any IP Addresses. I couldn't find any possibility to create a subnet without IP addresses. The swagger…
Hi and sorry in advance if this is a dumb question I'm newish to coding and using API's. I'm planning a desktop application that gathers information from a user and use it to create a ticket by calling the WHP REST API. I've been doing research on whether and how to make it work and I think I've encountered an issue. My…
I need to create API poller for testing connection on an external URL. I use BASIC AUTHENTICATION with username and password to get token which I apply as BEARER TOKEN to connect to bit modified URL and retrieve necessary data. The problem is the token I'm using is valid for 3600 seconds - then I get data I wanted. But…
Hi, We have set up a Custom Field called Action Date that we can specify a specific date in. I'm trying to search for tickets in the API for all tickets that have that Action Date on the specified date. I can bring up the list of tickets that have the option to input the action date using…
This quick guide provides an example of using PowerShell to add a node with multiple pollers, use the Remove-SwisObject, Invoke-SwisVerb, Set-SwisObject cmdlets to perform actions using the URI for those items. It shows the basic concepts for these actions and is not an extensive guide to SWQL and assumes a basic working…
Hi, I have a bunch of Linux servers which we have installed the SolarWinds agent on and they were configured for server initiated connection. Now I would like to use the Solar Winds API so I can add these agents into the console. Same as how we would do it manually on the web interface like the below: Is there such API…
It looks like you're new here. Sign in or register to get started.