REST API Integration for OKTA
We want to know if there is anyone have implemented REST API integration for OKTA in SolarWinds for Reporting OKTA health and metrics. Thanks, BK
View ArticleBuild Alert Variable list for each Object Type
We're building custom alert actions that will send properties and values to our ServiceNow Event Management instance to create/close Events automatically for us. I have a PowerShell script that we...
View ArticleHow to add only UP interfaces using Python/Orion sdk
I can add the nodes and interfaces using the Python script. I used the DiscoverInterfaceOnNode to add the new interfaces and specify the specific interfaces as well. Up to this point everything is...
View ArticleSWQL query for bandwidth utilization depends on interface list
Hello everyone, I'm not so familiar with SQL, so I have a problem with writing SWQL query with following conditions:There are three types of nodes:1. Have an interface with name e0/0.12. Have an...
View ArticleDifference between SWQL Studio and SWQL in EOC
The new EOC makes heavy use of SWQL to report on multiple Orion instances at once, but I've stumbled over what appears to be a major difference (of which I'm sure the issue is on the EOC side and have...
View ArticleDoes the default config backup job do write command on cisco devices after...
Hello,Can you help me with this question, please?
View ArticleSWQL - How to show icons dynamically (ImageHandler.ashx)
I have several swql queries that were using the ImageHandler.ashx, it appears this no longer exists. Is there a new "thing" we can use to show icons dynamically in SWQL? As an example the below SWQL...
View ArticleDynamic Query filter for groups to exclude
I am trying to create dashboards filled with groups built out of custom properties. The problem I am running into is I have this custom property lets call it "DeviceFunction" and it starts with either...
View ArticleSonar network discovery
can we run Sonar network discovery at a time in two different tabs?is it going to cause any problem on performance of operation?
View ArticlePowerOrion - Connect-Swis
I have used PowerOrion in the past, I have created a GUI to add a node to SolarWinds and add Custom Properties and it runs great. I am adding the PowerShell GUI to a shared server for others on my team...
View ArticleModify Network Sonar Discovery attributes
Is there a way to modify the network sonar discovery scope (add ip addresses for instance) leveraging the api? directly via sql?
View ArticleAdd a node to a container using Python
Hello Community, Does anyone know how to add a node to a container without using a dynamic query in Python? I got the dynamic query to work, but wanted to see if there is a way to add the nodes to...
View ArticleHow do you assign custom mib pollers to a node via API?
We've created custom MIB pollers and I'd like to know how to assign them (add them) to a new node via any API/SDK. Possible? I only see how to add general cpu/memory pollers to a node, but not MIB/UnDP...
View ArticlePython Orion SDK swis.update broken after IPAM 4.6.0 upgrade
Before upgrade, the Python Orion SDK swis.update was working fine. After upgrade, the Python Orion SDK swis.update broke with the error HTTP error 400: "The given key was not present in the dictionary”...
View ArticleImportDiscoveryResults (API)
We have a Python script that does a full discovery, including Interface filters, with AutoImport=True and it works like a champ. However, we're trying to figure out how to have a two part approach: 1 -...
View ArticleObject Containing IPAM Custom Fields
In Swql, the object Orion.NodesCustomProperties appears to be tied to managed nodes. We added 3 custom properties in IPAM. Where do I find the object that contains these custom fields?
View Articlehow to use curl to update properties?
i know how to use curl to do a query to retrieve records but how do i then update said records using curl? i've searched the forums and havent found any posts on this.
View ArticleUpdating NodeCustomProperties failing
Hello, I was directed here by support claiming "we do not provide support for any issue related to the API/SDK. The forum for this is the thwack community." . We have been using the API for a number of...
View ArticleAdding a specific volume to monitoring
Hello everyone! I am trying to add a specific file system to monitoring with SWIS API. So far I've been using the discovery method successfully, but there are situations where I need to add additional...
View Articlehow do I install the python-sdk?
Stupid question, how do I install the python-sdk on an offline solarwinds server?I may be missing something simple but I don't see the libraries in github... P.S. you may have guessed it already, I'm...
View Article