Would someone mind providing an example of the following rest calls: Node...
Would someone provide an example of the following rest calls: 1. Creating a node2. Adding a monitoring template
View ArticleSolarWinds Orion SDK Java Client Not compiling
Installed SolarWinds Orion SDK 1.9Trying to go through the Java Client sample java.xml.rpc.ServiceException not resolving Neither...
View ArticleSDK changes in NPM 10.7
We've upgraded to Orion NPM 10.7 and we are having problems with the SDK.It looks like the standard node pollers have changed in Orion NPM 10.7. Previously, when creating a new node via the SDK we...
View ArticleSolarWinds Orion SDK Java Client Not compiling
Installed SolarWinds Orion SDK 1.9Trying to go through the Java Client sample java.xml.rpc.ServiceException not resolving Neither...
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 with PowerShell - manage/unmanage multiple nodes
I've been able to script unmanaging and managing nodes in powershell. However, for 400+ nodes, this ends up taking quite a while. Via script, it takes about 7 minutes to unmanage the nodes and over 10...
View ArticleTrigger NCM configuration download from SDK
Is there any way with the SDK to start a configuration download? For some reason my nightly backup of configs runs into some issues, but when I manually download from node details, it always works...
View ArticleOrion SDK, Add network interface and Volumes
Hi,First of all, thanks for the great SDK you provide :d). I'm using the powershell api, and it works fine.I have several questions about how to add network interface and volumes for monitoring.My...
View ArticleCustom SWQL query for route flaps
Hello, I'm trying to come up with a custom query that I can add to a web view for flapping routes. However, I'm having trouble with the SWQL syntax. I'd like to be able to see the top XX route changes...
View ArticleSolarwinds Information Service - Enable for External API Access
I've recently installed the Orion SDK and I want to be able to use the SWIS from various machines on our network. I think I need to change the config file so the tcp service on 17777 isn't bound to...
View ArticleOrion SDK with PowerShell - manage/unmanage multiple nodes
I've been able to script unmanaging and managing nodes in powershell. However, for 400+ nodes, this ends up taking quite a while. Via script, it takes about 7 minutes to unmanage the nodes and over 10...
View ArticlePowerShell Module based on the SDK
Hi All, I started working on a PowerShell module, converting existing code examples in the SDK to “Cmdlets” Functions. The ultimate goal is to just make it easier to re-use code. My own use case in...
View ArticleProblem consuming wsdl
I'm attempting to consume the wsdl in perl. I've generated the 'InformationService' package and succesfully managed to deal with the lack of an ssl-certificate and connect to the service. All I'm...
View ArticleUsing Powershell to add nodes with Custom Properties for Device Type
Hello,Running Orion NPM 10.6.0 and SDK 1.7 on Win2k8R2 Can anyone help with adding devices into Orion using Powershell? To complete via NPM Web console, select Management, Edit Node.Select groups,...
View ArticleUsing the SDK powershell snap in - some newbie questions
Hi all,Just getting started doing an integration between Orion and some of our other tools. Have been through the SDK 1.3 and found some useful stuff in there especially around the kind of things we're...
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 to add scheduled task using SDK ?
Hi, We are monitoring Windows server with WMI, when there is no scheduled task configured we can't add the Scheduled Tasks line.When we later add a scheduled task to the server we like to use the API...
View ArticleSWQL query across Cirrus and Orion objects
I am trying to execute the following SWQL query: SELECT n1.ip_address, i4.interfaceindex, i4.interfacename,RemoteSystemNameFROM Orion.NodeLldpEntry NLE inner join Orion.nodes N1 on...
View ArticleSolarWinds\Orion SDK\Schema\3.0\ documentation question
In my copy of the SolarWinds\Orion SDK\Schema\3.0\Orion.AlertStatus.html document, the notes field is empty for all of the fields. Can anyone either point me to a different doc, or give me the...
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 Article