"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 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 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 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 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 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 ArticleInvoke-SwisVerb parameters
Where can I get more documentation about Invoke-SwisVerb parameters and other powershell integration?
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 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 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 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 ArticleCurl JSON Query
Hello , I'm trying the following DB query via CURL: curl --insecure -v -u <USERNAME>...
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 Articlehow to input 'y' or 'yes' with powershell script to NCM
Hello, Teamis anybody who can give me an idea how to input the 'yes' or 'y' command when waiting for the user input.want to automate the Nexus 3048 ios upgrade process with powershell script with NCM....
View ArticleAlexa programming example from SolarWinds Lab Episode #51
I had a bunch of questions from today's SolarWidns Lab episode, "BREAKING UP WITH BAD HABITS: Monitoring, Security, and Orion -- DON'TS". I wrapped up with a 10 minute SolarWinds SDK programming...
View ArticleException adding Orion.Container with dynamic query via Python
Below is what i'm using to invoke CreateContainer call and the trace is below it. What am i doing wrong here? I've tried this with both filter:/Orion.Nodes[CustomProperties.Site={0}] and...
View ArticleNMP 12.0.1 facing issue in HA configuration
what configuration we need to make in DNS with Virtual IPs. we are unable to access the solarwinds app. console to access it from outside the application server. Regards,Tayyab Rao
View Articlehow to input 'y' or 'yes' with powershell script to NCM
Hello, Teamis anybody who can give me an idea how to input the 'yes' or 'y' command when waiting for the user input.want to automate the Nexus 3048 ios upgrade process with powershell script with NCM....
View Article