SWQL Examples
I'm new to SWQL and have no prior knowledge of SQL queries so was looking for some examples to learn the language and do some experimenting with but been unable to find anything. I've looked on GitHub...
View ArticleAutomation of interface create
I am using a powershell script to create an automation for node creation. I have found that when the discovery credential is WMI none of the interfaces are added, which is fine. However; when the...
View ArticleIs there a canned SDK query to discover CDP neighbor info? If so, what's it...
I see a canned report in NPM for showing the CDP neighbors. I'd like to see that same info from SDK, but I'm not yet finding the CDP neighbor part in the queries. Am I missing it? If so, what's it's...
View ArticleSWQL Examples
I'm new to SWQL and have no prior knowledge of SQL queries so was looking for some examples to learn the language and do some experimenting with but been unable to find anything. I've looked on GitHub...
View ArticleIs there a canned SDK query to discover CDP neighbor info? If so, what's it...
I see a canned report in NPM for showing the CDP neighbors. I'd like to see that same info from SDK, but I'm not yet finding the CDP neighbor part in the queries. Am I missing it? If so, what's it's...
View ArticleOrionSDK and Python - Broken?
Hello everyone, i'm new to the Orion SDK. I'm currently testing in both Powershell (works great) and Python and i'm having a problem trying to set an IP address's status to anything. Ideally i can...
View ArticleSWQL Examples
I'm new to SWQL and have no prior knowledge of SQL queries so was looking for some examples to learn the language and do some experimenting with but been unable to find anything. I've looked on GitHub...
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleCan any one supply a REST example of how to define a Node in Solarwinds
I am developing an integration agent for SolarWindws and would like to use the REST API to add nodes to SolarWindws and change the system name
View ArticleAutomation of interface create
I am using a powershell script to create an automation for node creation. I have found that when the discovery credential is WMI none of the interfaces are added, which is fine. However; when the...
View ArticleSWQL Examples
I'm new to SWQL and have no prior knowledge of SQL queries so was looking for some examples to learn the language and do some experimenting with but been unable to find anything. I've looked on GitHub...
View ArticleOrionSDK and Python - Broken?
Hello everyone, i'm new to the Orion SDK. I'm currently testing in both Powershell (works great) and Python and i'm having a problem trying to set an IP address's status to anything. Ideally i can...
View ArticleBash, curl, SWQL, IPAM.IPnode and limits/offset
Hi Guys. I have written a simple bash script for reserving/claiming ipnodes. I would like to ask how to limit (and/or offset) SWQL swiss query to exclude like first 10 IP's (ipnodes) and start with...
View ArticleOrionSDK and Python - Broken?
Hello everyone, i'm new to the Orion SDK. I'm currently testing in both Powershell (works great) and Python and i'm having a problem trying to set an IP address's status to anything. Ideally i can...
View ArticleSWQL Examples
I'm new to SWQL and have no prior knowledge of SQL queries so was looking for some examples to learn the language and do some experimenting with but been unable to find anything. I've looked on GitHub...
View ArticleUsing API call to external 3rd party site to update node status in NPM?
Does anyone know how I can use an API call to an external, 3rd party, web site to update the status of nodes? This is the API I want to use: https://portal.<Not a SolarWinds...
View ArticleREST API - swims invoke getting job results error 400
Hi,im trying to get the results from a specific job via the API, however im receiving the below error, is anyone able to assist? Thanks jobs_query = """ SELECT n.NCMJobID, n.NCMJobName, n.GetJob...
View ArticleQuery nodes based on custom property
Hello, Is there any way to query the Orion nodes with all the custom properties? Thanks.CluM09
View ArticleSWQL select on Description is searching MachineType
SWQL select on nodes.Description is searching nodes.MachineType field. Has anyone found how to select on Description? I'm using SWQL Studio ver. 2.1.0.176
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 Article