403 with rest api call
I;ve seen a few other people with this issue, and some where resolved, but nowhere is a solution to be found. The code: $VLANNAAM = "Somevlan"$cred = get-credential$invoked = Invoke-RestMethod -Uri...
View ArticleHow to create and edit alert trigger conditions in API ?
I am looking to automate deployment and configuration of Solarwinds NPM. Part of that involves configuring alert trigger conditions and actions, does the Solarwinds API provide a way to work with the...
View Articlehttp request was forbidden with client authentication scheme 'Basic'
Dear Support, we are facing issues using RES API "http request was forbidden with client authentication scheme 'Basic'" could an one help here. RegardsChethan Kumar G
View ArticleIs it possible to update the volume capacity thresholds via the REST API?
I am looking to make updates to volume capacity thresholds in Orion. I have hundreds of volumes to update thresholds on and am looking to utilize the REST Api to make the changes quickly and...
View ArticleNo snap-ins have been registered for Windows PS v. 5.0
Hi Thwack, As I was trying to unmanage whole groups at a time I stumbled upon OrionSDK and with that, PowerOrion.I have installed OrionSDK and copied the PowerOrion directory to...
View ArticleQuery nodes based on custom property
Hello, Is there any way to query the Orion nodes with all the custom properties? Thanks.CluM09
View Article403 with rest api call
I;ve seen a few other people with this issue, and some where resolved, but nowhere is a solution to be found. The code: $VLANNAAM = "Somevlan"$cred = get-credential$invoked = Invoke-RestMethod -Uri...
View ArticleNew-SwisObject "Object reference not set to an instance of an object"
Hello all, Working with creating objects in NPM 12.3 and we're running into an issue where we are getting the error in the subject of this post but the node seems to be created. We aren't exactly sure...
View ArticleSWQL Examples
I'm new to SWQL and have no prior knowledge of SQL queries so was looking for some examples to learn the language and do some experimenting with but been unable to find anything. I've looked on GitHub...
View ArticleQuery nodes based on custom property
Hello, Is there any way to query the Orion nodes with all the custom properties? Thanks.CluM09
View ArticleIssue with API Creating Discovery
I am having an issue in my production environment this worked fine in a test lab but not production Solarwinds. The error in the discovery is A Network Discovery job has failed to complete.\r\nState:...
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 ArticleInitial Orion API call is always slow
Hi I did originally ask this question in the NPM section as I didn't know about this section. We are doing some development to create and update nodes in Orion using the API however we have run into a...
View ArticleIssue with API Creating Discovery
I am having an issue in my production environment this worked fine in a test lab but not production Solarwinds. The error in the discovery is A Network Discovery job has failed to complete.\r\nState:...
View ArticleSwis Invoke query for enabling Hardware Health Sensors
Wondering if anybody has found a way to add Hardware Health Sensors using Orion SDK (python). If you have a Swis invoke query, that'll work as well. Thx,Savi
View ArticlePowerShell or Python ?
Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...
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 ArticleCustom SWQL resource
Hi, Cross posting as didn't get a response in NPM area: Custom SWQL resource Thanks Stuart
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 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 Article