Is there any way to change the TriggeredMessage of an Alert using the SDK?
I am trying to modify the text of an alert after firing in order to make it more useful. I have a trap and I want to pass it along to an external script in order to extract a substring from it, so far...
View ArticleSWIS URI Connection is wrong
The url that shows up after running new-orionnode powershell is wrong. Its set as my old server. Can someone tell me where to update this? Same thing happens when running CRUD.addWMINode.ps1 After...
View ArticleGroup Trigger Action Variable - SWQL Help
Hello, I have set Web Console Settings > STATUS ROLLUP MODE to "Show Worst Status" to show when a Node has any component, application, interface or volume in a status other than up. This was for the...
View ArticleCan we pull CMDB/Inventory information from Solarwinds to Service now ?
We have network devices with multiple subnets, so Service now discovery using subnets is bit hetic, we have accurate network inventory maintained in Solarwinds, So can we make use of solarwinds...
View ArticleQuery DPA also
We use the DPA tool to monitor our sql server. I have sucessfully connected to and queried our Orion instance with the SWQL tool. Although i do see a small number of DPA objects in the Orion server,...
View ArticlePowerShell to add interfaces to windows node
Hi Team, I am trying auto discover interfaces to windows node, but invoke query which I am using gives me error for windows which works fine for Linux node. Here is the detailsInvoke-swisverb...
View ArticleSWQL query via SwisPowerShell module fails to resolve hostname property
I'm trying to figure our why this code that once worked is now failing for me. Did I accidentally change something? When running, the error is "Get-SwisData : Cannot resolve property Hostname". (The...
View ArticleIPAM get free IP Address
Hi Team,We try to get the free IP’s details from IPAM and we have run the below command, but it’s not working and we are getting below error need your help on this....
View ArticleIssues discovering Windows node with Solarwinds API (python)
Hi everyone, I'm having issues onboarding a Windows node (WMI). I've had no issues with Linux/ snmp nodes, but the former fails without helpful error messages. Code example and errors below: def...
View ArticleHow to receive an email from a separate internal application and use that to...
Good Morning I am pretty new to solarwinds, so please excuse me in advance. What i am looking to do is currently there is an application in my environment that sends out an email if there is an...
View ArticleFull Orion alert rule export using Powershell and OrionSDK
Orion does not yet have a way to perform a complete bulk export (full backup) of all alert rules from the web console UI.So as of today, the only option is to use the OrionSDK. There are several use...
View ArticleSSL Cert Verification Disable
Hi all I am attempting to access the Orion API using Postmaster to test the API and we get the following issue:However if we turn off SSL verification it works fine: The application that we want to...
View Articlepoll via api, then put into orion db under a custom poller
I am attempting to poll a value from a palo alto device which i'm only able to obtain through an api rest query. (Unfortunately, the value doesn't exist in any MIB). I'm trying to figure out a way to...
View ArticleIs there any way to ignore the default AppInsight imports when using...
We are starting to use Orion SDK API to add systems into Orion, using the Orion.Discovery schema, and we've noticed that when a machine is created with IsAutoImport = True, in addition to volumes and...
View ArticleFile Serv-U module in Orion SDK
Hi There. anyone has seen/used Serv-U module in ORION SDK? I am planning to use any such feature to poll for new files, delete the files once copied to my local machine programmatically. Has anybody...
View ArticleHow to query Orion.CredentialProperty via rest api ?
Is it possible to query the database table "CredentialProperty" using the rest api ? The reason for this question is to find a workaround for creating snmpv3 nodes using a "Credential Set Library". If...
View ArticleSWQL Studio Execution Timeouts
I have been working on making a python program to run a query looking at events where a node went down. From here I am collecting the nodes which are down and looking at all net flows across the node....
View ArticleIPAM.IPNode CRUD permissions broken?
For an IPAM power user, in our 4.8 environment we can update an IPNode object but in 4.9 we cannot. Python repro code: import requestsfrom orionsdk import SwisClientverify = Falseif not verify: from...
View ArticleDisabling Hardware Health Sensors
tdanner et. al; Can anyone identify what the "DisableSensors" verb is looking for in Orion.HardwareHealth.HardwareItem ? Trying the ID is coming back with an error in PowerShell: Script: # Clear...
View ArticleIPAM API Moving Newly Created Subnet into an Existing Supernet
I'm currently working on creating new subnets using python and the Orion API. I have the subnets being correctly added but they are appearing in the top level instead of their Supernet. I have tried...
View Article