How do we programmatically discover the non-interface properties [in Orion]...
We are automating the hydration of assets in Orion, and after adding a node, we know how to discover the interfaces, but how do we programmatically discover the non-interface properties and enable them...
View ArticleHelp with Volume Information in SolarWinds
Hello I am try to automate adding nodes into SolarWinds for a project we have going. I am able to add the Node to be managed with ICMP and WMI and polling for CPU and Memory utilization without any...
View ArticleIs it possible to programmatically search NCM configs using SWIS API?
I would like to grep config archives using script since that provides me with far more flexibility. Any pointers in the right direction?
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 ArticleInternal Server Error when unmanaging node over HTTP
Hi, I am trying to use the Orion SDK to unmanage a node via a http request. My request is as follows:POST https://10.13.36.29:17778/SolarWinds/InformationService/v3/Json/Invoke/Orion.Nodes/Unmanage...
View ArticleTrouble getting the Java Client example to work
HelloI am trying to get the JavaClient example from the SDK to work. Here is the error I keep getting: Exception in thread "main" javax.xml.ws.WebServiceException: javax.net.ssl.SSLException:...
View ArticleHow does "" work in Discovery Profiles?
I'd like to use the DiscoverNodes table as a way to import nodes which are discovered but I only want to populate that table with nodes which aren't being managed already. Is that what...
View Articleposting XML
Is there a value that the site admins can tweak to allow code fragments with XML in them to be posted to the forums / fora? When giving examples using the SDK the most important piece I need to include...
View ArticleSOAP and JSON APIs return different results for the same endpoint.
We've been making use of the API for various scripting things, and have had some luck. I built a perl-based script to do some automated tasks, and leveraged the sample code in the SDK. Worked! Now I'm...
View ArticleIP Duplicate via SWIS on NPM
I have a problem about create Node via SWIS. If we create a node having duplicate IP address via NPM web interface, NPM web interface returns an error about duplicate IP address. But If we use SWIS at...
View ArticleProgrammatically detect Wireless Access Points
Hello All, I am using DiscoverInterfacesOnNode (from Orion.NPM.Interfaces) and adding all the discovered interfaces to the node via the REST api. However, I have found that Wireless Controllers are not...
View ArticleHow to access Orion REST/JSON API using Java?
Hi , Please provide Java client code to access Orion REST/JSON API.
View ArticleHow to use "Alert data sharing" with SDK?Where can I find the sharing data?
As title, on SolarWinds Knowledge Base :: What SolarWinds products support alert data sharing?It said any third-party applications that have subscribed to alert notifications using the Orion SDK.But...
View ArticleUnable to execute a SELECT / UNION ALL in the SWQL Studio
Hello, I'm not able to execute the following SELECT / UNION query in the SWQL Studio: select TimeStamp, NodeID, InterfaceIDRx, Port, SourceIP, DestinationIP, IngressBytes, protocolIDfrom...
View ArticleIs it possible to acknowledge alerts programmically from a linux server?
We are using OpsGenie to aggregate all the alerts for our alerting. We'd like to integrate Solarwinds too. I was wondering if there is a way to programmically acknowledge alerts from a linux server? I...
View ArticleNodes.Description field not updating via API
I am creating new nodes using the API and I am running the latest version of NPM. I will include all our version information below.I am making the call using REST Create/Nodes, properties. In the...
View ArticleChanges to SDK-Scripts when using NCM 7.3.x
Hi Folks,my Customer just upgraded to NCM 7.3.2.We are still on SDK 1.6 We have a script running that parses a CSV File and this script adds/removes/updates Nodes.With the "old" NCM we were...
View ArticleHelp with SWIS/JSON node addition
Hello, I have just started to dabble with the Orion SDK and am looking for a way to integrate Solarwinds with some Python scripts we have to automatically provision gear, etc. I followed the Python...
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 do we programmatically discover the non-interface properties [in Orion]...
We are automating the hydration of assets in Orion, and after adding a node, we know how to discover the interfaces, but how do we programmatically discover the non-interface properties and enable them...
View Article