add node using powershell
We are trying to automate the server build process so wanted to know how to add node in solarwinds using powershell for monitoring.
View ArticleUpdating account password through API ?
I've been looking at the db structure. According to the Accounts table, there are 2 columns related to the password : "password" and "password-hash" Question : Is the password purely managed by SQL ?...
View Article"Invalid Node" error on DiscoverInterfacesOnNode
Hi, I want to invoke "DiscoverInterfaceOnNode" method. I get "InvalidNode" error. There is a node having "3" NodeID. When appears that error? When not exist or not having ant interfaces etc.? Briefly,...
View Articlewmi api DiscoverInterfacesOnNode
Hi Thwack, Has there been any progress in creating an rest api call for WMI DiscoverInterfacesOnNode ? Thanks
View ArticlePowerShell for IPAM JOBS
I have a current backlog of old jobs scheduled to be run. I would like to b able to cancel these pending jobs that are more than 24 hours old.
View ArticleSetting CreateCorePluginConfiguration details for Orion.Discovery in python
I've been trying to manage adding and removing nodes using the API. My language of choice is python. I have most of the discovery profile details figured out, but am not able to understand how to set...
View ArticleAPI - Forcing a manual Poll
Does the API support a method to force a manual poll on a node?
View ArticleDynamic IP Polling, Interface Discovery, and Alert Suppression Management...
so, before our cloud team migrates things to GCP we have to flip our nodes to Dynamic IP polling, update DNS, and mute alerts; then after the migration we have to remove the existing (legacy)...
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 ArticleQuery IPAM for all information from one IP address using the Python SDK
Hi there, I've just started looking a the Python SDK so this might be a very basic question. If so - apologies. What I would like to accomplish is to write a quick Python wrapper that would use the...
View Articledoes SWQL support OVER, ROW_NUMBER and PARTITION?
Hi all, im trying to get the top 500 syslogs per some spefic nodes (not 500 total, 500 per node) and have been advised the below query should work with MSSQL, however SWQL is slightly different,...
View ArticlePython - listing/adding resources to agent polled node
Hi Everyone, We have a vm template that has the agent installed on the system already. Once a system is provisioned, our C.M. activates the agent and it shows up in Orion but with no resources...
View ArticleIs there a way of passing variables to an NCM Config Template using Python?
Is there a way of passing variables to an NCM Config Template using Python? I'm trying to do this in place of the Q&A form that is being used on the general Config Template forms.
View ArticleOrion SDK 2.4 released
Orion SDK 2.4 has been released. This release contains a set of nice SWQL Studio UI upgrades:Fancy tabs with Visual Studio-like behavior courtesy of DockPanelSuiteThe query parameter window has been...
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 ArticleInsert a ResponseTime
Hi. I'm using Swis through PowerShell to copy data from a different, disconnected monitoring system into SolarWinds. I'm able to update Nodes with all the information we care about, but we need to...
View ArticleUpdating account password through API ?
I've been looking at the db structure. According to the Accounts table, there are 2 columns related to the password : "password" and "password-hash" Question : Is the password purely managed by SQL ?...
View ArticleWhat are the required criteria to add an interface?
I am trying to add interfaces via the SDK, but I do not want to do it via the discovery since it returns invalid responses for the operational and admin status of the interface, so I am pulling that...
View Article