Problem 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 Articlehow to get critical and recovery alert data using orion sdk ?
I am working on building a plugin which will get alert critical and recovery data using Orion sdk.Can you please provide detailed queries and other related information.Is there unique id available to...
View ArticleNodes custom property from SDK
I am using the Orion SDK to query the Orion Database. I would like the read some of the custom properties of the Nodes in the network using the SDK. The problem is i can't find a way to get the custom...
View ArticleAdding a node to APM/SAM using powershell with WMI credentials
I have figured out how to add a node to APM/SAM using powershell, but it only works with ICMP (or snmp) as the ObjectSubType, not with WMI (well, it adds it, but web interface errors after doing so and...
View ArticleTrying to create groups (containers) using perl
Hello ! I'm trying to create groups, using perl, but I can't figure out how to send the group members definition (in a xml format).I only get the message : "Verb Orion.Container.CreateContainer cannot...
View ArticleNPM Connection Error Using SDK 10.1
Team, We are currently able to connect to the NPM v 10.1 via your SDK(not sure of the SDK verion here) to retrieve any alerts and pull them into our system. At times, for some unknown reason that I...
View ArticleParameters for Verbs documented for SDK
I am trying to use the verbs documented for the sdk using swisinvoke, but am getting something 'cannot unpackage parameter 6', or 'requires 7 parameters not 0'. Does anyone know where I can get a list...
View Articlerest api invoke createcontainer question
I'm trying to use the rest api invoke createcontainer verb. In order to get the parameters right, I've had to deal with muiltiple 'cannot unpackage 6', but I'm now getting a message I don't know how...
View ArticleWriting a Java SOAP Client. What params for Axis?
So i am writing a SOAP client, and I am using Axis2 WSDL2Java task to generate the Java code. However, none of the code that is generated matches the code that is included in the Java client example. I...
View ArticleHow can I set application custom properties with the Orion SDK?
This might be an easy one, but I am getting an error when attempting to set SAM Application Custom Properties with the SDK. Basically, I'm following the example for setting custom properties for...
View ArticleTrouble with custom swql query in device view
Hello, I'm attempting run a simple query (below) as a custom resource within a phone device view in vnqm, but getting "Error: A query to the SolarWinds Information Service failed"Any way I can get...
View ArticleTrying to create a new view type
So I've been working on trying to integrate my NOC view (http://thwack.solarwinds.com/docs/DOC-157771) into Orion itself, rather than have it as a isolated web application. Has anyone been able to...
View ArticleHow to set topology data polling interval ?
Dear Sir or Madam - In SAM version 5.2, a node property was introduced called "Poll for Topology Data Every [ ] minutes" (on the GUI). I assume this property is only used if there is an associated...
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 ArticleSDK 1.5 invoke with Perl ?
Hello, I am just studying the New SDK 1.5 with the examples. I was able to read a node Information and to add a Node with severall properties with the perl client but I am unable to do a invoke...
View ArticleUnable to do a Node Query by IP Address to get the NodeID
We are trying to conduct a simple query via Powershell in which we query a device by IP address and it returns with the NodeID. We can query by Node ID and it returns with the IP Address, but we are...
View Article10.4.1 - use of Orion.Discovery verbs
I was using the SWQL Studio to look through a server newly updated to NPM 10.4.1 and noticed the verbs "CreateCorePluginConfiguration" and "StartDiscovery" on the new Orion.Discovery object. I was able...
View ArticleSWIS REST/JSON API
Starting with NPM 10.4, SWIS now supports a REST/JSON API in addition to the existing SOAP API. The operations supported by each API are identical: the six basic operations of Query, Invoke, Create,...
View ArticleAdding a node to APM/SAM using powershell with WMI credentials
I have figured out how to add a node to APM/SAM using powershell, but it only works with ICMP (or snmp) as the ObjectSubType, not with WMI (well, it adds it, but web interface errors after doing so and...
View ArticleSDK to acknowledge alert
Hello Everyone, We are trying to integrate SW with Service-Now and we are trying to use the SDK to acknowledge the alert. I have a couple of questions for all of you really smart individuals: 1. Has...
View Article