Custom Orion resources using SDK - user authentication
I want to build a custom resource in Orion which leverages the SDK. I would like for the user to not have to enter their username and password when going to the resource and instead take advantage of...
View ArticleInvalid username or password when connecting to Orion SDK via Powershell
I keep receiving invalid Username/password. My Orion account is linked with AD. Anyway I can connect using my AD credentials?
View ArticleNew SDK Version Available - SDK 1.3
Can be accessed here. Can only be used with NPM 10.1.2 and above.Adds additional product support and some basic invoke/write capabilities.
View ArticleOrion SDK does not provoke Auditing Events?
I'm working on a perl library that will, among other things, slurp a family of Custom Properties out of our CRM and into SolarWinds NPM Nodes. I'm noticing that when I use the web interface to...
View ArticlepollNow verb doesnt work using an AD account although using a local Orion...
my CODE:====================================$applicationTemplateId = 118$SQL = "SELECT NN.NodeID, NN.caption as SERVERNAME, ApplicationID, Name, ApplicationTemplateID FROM Orion.APM.Application AA...
View ArticleNew Tables on NPM don´t appear on SDK using SWQL Studio
Hi,We are working on adding an additional table to the NPM database to store additional data. The issue that we are getting is that when we connect to the database using the SWQL, the new tables don´t...
View ArticleCan I copy/move an application instance from one node to another?
I would like to be able to copy or move an application instance including all of its custom properties and all of its components' thresholds to another node. I have been able to copy the custom...
View ArticleInstalling SDK PERL client in Windows 8 64bit ActivePerl environment
I have a fairly well developed PERL environment on a 64-bit Windows 8 box with hooks into a few other APIs, AD, databases, etc... I would like to add SW to the list. Can't seem to get all the...
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 ArticleOrion SDK does not provoke Auditing Events?
I'm working on a perl library that will, among other things, slurp a family of Custom Properties out of our CRM and into SolarWinds NPM Nodes. I'm noticing that when I use the web interface to...
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 ArticleSDK 1.4: Adding a node, but tooltip never populates when you hover over node...
Hi all,SDK 1.4, Orion Core 2011.2.1, APM 4.2.0 SP1, NPM 10.2.1Using a powershell script (as per the SDK examples) to add a node to Orion as ICMP only node. I can add it just fine, but when you hover...
View ArticleAddInterfacesOnNode - java or perl
Hi folks, We haven't been having any luck getting the AddInterfacesOnNode verb to work for us. We've tried using the perl examples provided in another thread along with the updated...
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 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 ArticleNPM 10.1 WSDL operations do not match Java classes in SDK
I'm seeing a SWIS webservice validation error that looks like this: Caused by: javax.xml.ws.WebServiceException: The Endpoint validation failed to validate due to the following errors: :: Invalid...
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 ArticleAdd node (or something) to NCM - NPM
Hi,I have a question. Can be added a node via SWIS (Orion SDK) ? Can you help me about that? -like sample code-(I'm working on ASP .Net / C# project about that subject.)Thanks.
View ArticleSDK Imported Nodes (Orion.Nodes) do not get rediscovered
Hi Guys, has anyone had the Issue when Importing Nodes from a file rather than by Network Discovery that those do not get rediscovererd? We have a Support Ticket currently open but it might get "not...
View ArticleUpdate NCM Properties with verb UpdateNode in Cirrus.Nodes
Hi Guys, IHAC who is importing Nodes out of a CSV File with Powershell into Orion over the SDK, so far almost everything is working fine but I am struggeling with some NCM Specific Properties. I's like...
View Article