Map
Hi, We would like to obtain the Map data via the SolarWinds API. Note we want the actual data and not to embed the SolarWinds widget in our user interface. We would like to get each 'location' name...
View Article"Proper" way to export/import Alert Configurations via SDK?
Hello, I've been trying the new feature of exporting and importing alerts via the SDK in Powershell, with partial success. For example, the following bit works great:#Export Alert with ID =...
View ArticleAcknowledge alert not working in NPM 12.0.1
We have a piece of Java code that acknowledges alerts using the InformationService via SOAP. This works fine on NPM 10.7 and 11.5.1 but seems to be failing with this message on 12.0.1: Could not load...
View ArticleInvoke-SwisVerb parameters
Where can I get more documentation about Invoke-SwisVerb parameters and other powershell integration?
View ArticleCurl JSON Query
Hello , I'm trying the following DB query via CURL: curl --insecure -v -u <USERNAME>...
View ArticleError adding custom property Python
Getting an error when trying to pass more than 10 parameters with CreateCustomProperty. This works with just 10 parameters. Also CreateCustomPropertyWithValues gets an error with more than 11...
View ArticlePowershell , UDT Adhoc reporting results
Hi, I am trying to use the powershell component of the SDK and am wanting to get a results back containing all UDT items, just like the adhoc reporting screenI assume I do this using theGet-SwisData...
View ArticleAutomation of adding nodes into Solarwinds
Hi All We are looking at using Chef to automate server deployment and part of this work would be: 1. Lookup in IPAM the next available address in a subnet, reserve it and add the hostname to the...
View ArticleNode and Interface Status possible field values
Hi, I'd like to get a list of the possible Status field values for both the Node and Interface entities. Does anyone have such a list or could assist on this please? For example I have part of a SWQL...
View ArticleDiscover Interfaces on node (powershell and curl)
I am running into an issue with trying to add interfaces on a node that I was successfully able to add by either powershell or curl. For powershell I am running the command:$discovered =...
View ArticleHow do I use AddNodesToNCM VIA REST API
I have only been using solarwinds for a short time and I am not a great programmer, but I have successfully added new nodes into solarwinds, I'm feeling pretty confident about adding pollers and...
View ArticleIntegrating SolarWinds with Netcool
Hi All, Is it possible to integrate SolarWinds with IBM Tivoli Netcool OMNIbus? If so, then what would be the requirements from our end (SolarWinds per se) for this integration? Thank you very much.
View Articlepython add groupcustomproperties error
Please help: code as following:site_info = { 'ContainerID' : 1524, 'SITE_ADDRESS' : siteAddress, 'SITE_Address_City' : siteCity, 'SITE_Address_Postcode' : sitePostcode,...
View ArticleTop 5 Applications
Hi, We would like to obtain the Top 5 Applications data via the SolarWinds API. Note we want the actual data and not to embed the SolarWinds widget in our user interface. Please can you assist....
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 ArticleOrion.AlertActiveObjects deprecated?
Does anyone know if this table has been deprecated? (referenced in the API here: Alerts · solarwinds/OrionSDK Wiki · GitHub )I did some testing, by creating a basic advanced alert with "multiple...
View ArticleAutomate "import spreadsheet" process
Hi Everybody, I am new to IPAM, but I have some experience with powershell. I am able to query the database and create my own reports. He have added some fields to IPAM in order to populate those...
View ArticleError with REST/JSON while trying to unmanage node
I've been trying to work out a POSH script that can unmanage a node. I've successfully created one that can change a custom property here and i'm using that as my base. I can unmanage the node via the...
View ArticleOrion Platform SWQL, Thwack! Now I got it.
PURPOSE: This is an overly simplified guide for Keep the lights on SQL to Expert SQL users wanting to jump into Solarwinds Query Language (AKA Orion API) as fast as possible. Who can use SWQL?Any user...
View ArticleSDK 1.8 Powershell snapin installation problem
I have used SDK 1.6 earlier.Now I have updated to 1.8 but I cannot load SWIS snapin.On PowerShell I get following error when trying to perform Add-PSSnapin SwisSnapin:******************Add-PSSnapin :...
View Article