API Discovery Jobs
Hi All! I am attempting the API discovery creation as shown here Discovery · solarwinds/OrionSDK Wiki · GitHub . I am working on the Core Plugin Configuration but am unable to determine where I find...
View ArticleOrion SDK, DIFF transaction
Is there a query that i can use to display the differences in transactions in two wpm boxes? Is there a way to have them identical?
View ArticleAPI Network Discovery
Following the instructions on GitHub (Discovery · solarwinds/OrionSDK Wiki · GitHub ) I am attempting to create a very basic network scan where IP address's between 10.X.0.1-10.X.31.254 are scanned...
View ArticleTrying to set custom properties on IPs
In our organization we very frequently use custom properties in IPAM when assigning IPs. We are looking at automating the process of getting certain IPs, however we need this process to be able to set...
View ArticleNode ManageMent via API
I have not submitted to many "How To's" But this one below saved me a massive amount of time. I hope it does the same for someone else. We have a large environment with a decent amount of hyper V...
View ArticleInclude more than the top record in an swql query for an email action?
I am learning swql and have a query I want to include in the trigger action for an email alert.The query returns a top xx result set. I found the article that says only the top row and first column...
View ArticleSWIS discover Interface Error
Hi,We're getting an error when we discover interface with swis. I got this error message, "Exception of type 'SolarWinds.ApiProxyFactory.TransientApiProxyException' was thrown." Why got this message?...
View ArticleSWIS Verb Arguments
Hello! I'm working to add a note to an Alert via the Powershell SWIS SDK. Here's the relevant line That I'm using: $noteResult = (Invoke-SwisVerb $swis "Orion.AlertStatus" "AddNote"...
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
View ArticleText colour to display alerts using custom query
Hi, I would like to display alerts using custom query and change text colour based on severity can you please advise how this can be achieved.
View ArticleSWQL Variable for AlertActiveID as Alert Trigger Action
Hello Orion SDK Community, I'm wanting to capture the unique identifier of the alert being generated as it is triggering - so that it can be included as information to use later for acknowledging...
View ArticleSWQL Queries to get all templates assigned to a group?
Hi All, I'm a relative newbie to SWQL, although have used similar things quite a bit elsewhere. I'm (ultimately) trying to assign a handful of Application Templates to a large number of Groups (of...
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
View ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleSWQL Queries to get all templates assigned to a group?
Hi All, I'm a relative newbie to SWQL, although have used similar things quite a bit elsewhere. I'm (ultimately) trying to assign a handful of Application Templates to a large number of Groups (of...
View ArticleSWQL views?
I am trying to create a data feed for my CMDB (ServiceNow) from SWIS. I am combining fields from Orion.Nodes and Orion.NodesCustomProperties and have the SWQL SELECT statement done, just need to...
View ArticleCreating a CustomPollerAssignmentOnNode returns: 400 Client Error: Sequence...
In migrating from 11.5 to 12.1, I'm rebuilding my entire 5K-node system from scratch (it's a long story). In doing so, I'm trying to migrate code I have written in Python using the (latest and...
View ArticleNCM - Checkpoint rule configuration management
Hi, We are managing Checkpoint firewall with NCM. This manage the box config but not the firewall rule. How can we monitor the rules themself and activate configuration change maangement on the rules ?...
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
View ArticleOrion SDK: Object reference not set to an instance of an object when...
Greetings Thwack! On the github page there is a sample script that serves as an example for adding groups to Orion: OrionSDK/Groups.ps1 at master · solarwinds/OrionSDK · GitHub When I try running that...
View Article