Solarwinds Rest API Complete Documentation
Hello All, Where can i find complete documentation on working with Solarwinds REST API? Tried this query SELECT+Name,+Status+FROM+Orion.Containers and the error stated the Orion.Containers does not...
View ArticleHow to use the "QUERYPLAN" Function in SWQL Studio?
Now that SWQL Studio has functions auto-complete for us, I notice some functions pop up that I've not seen before. One of those is QueryPlan. Looking in the SWQL documentation I don't see anything...
View ArticleOrion.AlertActive verb Acknowledge and AppendNote ID definitions?
For the Orion.AlertActive verbs Acknowledge and AppendNode, the first argument is an "AlertObjectId". What exactly is the meaning of the value "AlertObjectID" in the context of passing the appropriate...
View ArticleQUESTION: Does Solarwinds have a Northbound Interface?
I am brand new to this product so bear with me.I may answer my own question eventually, but so far no luck as I pour over the documentation.If Solarwinds has an NBI, what is it?BR,-R
View ArticleOrion API via PHP
One of the things I have been tasked with doing is understanding the API to see if we can use it for some of our reporting. I reviewed the Orion API documentation and there aren’t any PHP examples. I...
View ArticleHow can I deploy Application monitors using Powershell and the Orion SDK?
I've been told by aLTeReGo that Orion SDK v1.5 support the deployment of application monitors in SAM 5.2 (awesome!), but I don't see any documentation for that. Can anyone provide an example of this...
View ArticleWhen trying to build a HTML page in an alert, the SWISEntity (derived from...
So. I generate an alert when a component is over threshold, and generate a HTML page. This works fine for all variables inserted, however...
View Articleadd nodes to NCM via python
I have a script that add nodes to NPM, i'd like to be able to add the same node to NCM:I found this:https://pypi.python.org/pypi/swisclient/1.0.1but im not really sure how to implement this, I am a...
View ArticleList Resources By C# Orion SDK?
For example in NMS web console:1. Go Under Node Management.2. Click List Resources to get a checklist of interfaces. Can I have same operation from C#? Regards
View ArticleNetflow Reporting - IPGroupSegmentID Property
Hello Fellow Thwackers, As referenced by my name, when I want to create a report/alert/etc I usually skip and go right to custom swql query I'm wondering if anyone can assist with the following : I...
View ArticleNPM12 and SDK is it fully supported?
Hi All, We are keen to move to NPM 12 as some of the feature are essential for use to support the continuing change in our network. However we make use of the SDK to add new devices as part of our...
View ArticleQuestion about updating alerts (in the AlertStatus table)
Is it possible to update an alert Note (or for that matter, any custom alert fields) after the alert has been acknowledged? And if so, would I use the same three fields [to id the 'row'] one uses to...
View ArticleSDK Extracting Netflow data in charts and tables
Hi, I am trying to build an overall dashboard for 5 specific applications which are defined under applications in netflow. The idea would be to see rates, class of service, CBQoS. The idea would be to...
View ArticleUpgrade from NMP 11.0.1 to 11.5 breaks SDK 1.10 set CustomProperties
Hello all,I want to thank those that released the SDK. It's a great tool and we've used it extensively. We have a powershell script, using v1.10.16.0 of the SDK, which we use to add nodes, setup...
View ArticleHow can I deploy Application monitors using Powershell and the Orion SDK?
I've been told by aLTeReGo that Orion SDK v1.5 support the deployment of application monitors in SAM 5.2 (awesome!), but I don't see any documentation for that. Can anyone provide an example of this...
View ArticleCreate custom dashboard based on api results
So I'm trying to expand on this post Orion API via PHP. The post is about 2 years old, but I tried to follow it up with what I've been working. I haven't received any responses, so I figured I would...
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 ArticleQuestion about updating alerts (in the AlertStatus table)
Is it possible to update an alert Note (or for that matter, any custom alert fields) after the alert has been acknowledged? And if so, would I use the same three fields [to id the 'row'] one uses to...
View ArticleSolarWinds Web App via API
Hi all! I'm brand spanking new to solarWinds. I have a summer internship and my project is to create a web app (.net, c#, mvc, sql server) that will tap into the solarWinds api and put all of the...
View ArticleAutomating node additions e2e: including Hardware Health Sensors
Hello, I've been working on automating the addition of nodes to Solarwinds, and I had assumed that would be a routine and well documented task. However I have struggled to find consolidated...
View Article