Description property of an Application
Hello Thwackers, I am hoping to make use of this Description variable from within an application. It will be filled with some extra text which will be appended to the alert when it triggers. However,...
View ArticleMore Automated Discovery
With a lot of help from some very knowledgeable people here I have managed to build a script for discovering network devices that works but, I have a few more questions.1. Depending on the location and...
View Article10.4.1 - use of Orion.Discovery verbs
I was using the SWQL Studio to look through a server newly updated to NPM 10.4.1 and noticed the verbs "CreateCorePluginConfiguration" and "StartDiscovery" on the new Orion.Discovery object. I was able...
View ArticleAPI Network Discovery
Following the instructions on GitHub (Discovery · solarwinds/OrionSDK Wiki · GitHub ) I am attempting to create a very basic network scan where IP address's between 10.X.0.1-10.X.31.254 are scanned...
View ArticleADDING CUSTOM TABS TO THE TOP LEVEL NAV BAR with the API
Inspired by wluther's post on how to edit the db to create your own custom menu drop downs (Adding Custom Tabs To The Top Level Nav Bar ) I went ahead and scripted up some tools to simplify the...
View ArticleSolarwinds API for all events.
Dear team, Can any one help me in getting all the solarwinds events by API
View ArticleConnection error while updating node
Hi,There is a problem about updating custom property. As you see images, while updating custom property for any node, Key-value pair is "CINUM-XXXX". I got this error message, "The connection was not...
View Articlemethod to call external api or other real time integration?
We are new to SolarWinds SDK and we’re looking at the API to integrate with a custom help desk ticketing system. Our question has to do with polling NPM for alerts. We want near real time alerts...
View ArticleNodes added via SDK stay Unknown status
I added some ICMP-only nodes with SDK via PowerShell as a test, and they're staying in Unknown status after hours of waiting for something to pop in. This didn't happen with the ones I added from the...
View ArticleEnable QoE Management w/ REST Client
I was wondering if someone can point me in the right direction on how to enable QoE management of a node via the SDK REST. Basically I have a list of nodes that I want to enable it for. I am familiar...
View ArticleSWQL VSCode Extension?
Forgive as I don't know the technical background for what would be required to do this but, I'm thinking it would be nice to have a Visual Studio Code extension for SWQL. Ideally it would be nice to...
View ArticleCreate Container with Parent in Powershell
I can't seem to get a script of mine working, can someone help me figure this out? I'm still pretty new to using the API and I maybe touch PowerShell twice a year, so this is kinda new territory for...
View ArticleHelp converting SQL to SWIS
We are trying to convert the following query to SWIS and quite frankly having trouble finding examples that utilize joins like this. We built the query using the Orion Report Writer. Query: SELECT...
View ArticleHow to find if a subnet is available for allocation
I'm trying to programmatically create subnets and have run across the following challenge: How do you determine if a subnet is already in use? Here's a snippet from my code, which gets subnet...
View ArticleAdding new IPAM subnets via SWIS to existing groups
I am working on an application that allows users to automatically add subnets into IPAM by simply putting in some basic site details. It works with a basic Django based front-end and using Netmiko to...
View ArticleUnable to get active interfaces for a device using SWIS
Hi folks, Anybody successfully tested adding all "active interfaces" for a device. My script throws "AdminStatus: 4, OperStatus: 0" for both "up/down" interfaces. How do I set only "active" interfaces...
View ArticleSNMP Port setting ignored in Node Discovery via SWIS
I've encountered an issue when adding nodes via SWIS. I have two equal devices one of which is configured to respond to SNMP requests on port 161 and another which listens on port 61161. The latter...
View ArticleOrion SDK access to Resources and ResourceProperties tables
Hi, I'm wondering if anyone has found a way of querying the Resources and Resourceproperties Tables via the SDK. I've looked throught the V3 schema and doesn't appear to be any related classes to those...
View ArticleCan anyone provide an example of how to supress alerts using the rest API,...
I have tried a few things but I'm not positive what the post URL should be, or how the json data should be formatted. I have tried the following:...
View ArticleOrion.Accounts GroupPriority
Hello All, I wonder if someone might be able to help me. I am looking for a way to pull out a list of all the AD Groups in my environment so that I can review the Priority Order. I can get this via SQL...
View Article