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 ArticleAutomated creation of NPM server nodes including specific node resources
I have a PS script that utilizes both the SDK and the Internet Explorer PS Object. The script does the following:Script Input Arguments: Script Action (Currently just adds, but in the future it would...
View ArticleInfoServiceProxy._Log.VerboseFormat Does Not Exist
I'm trying to use the SWISPowerShell cmdlets to unmanage a node and I was getting an error about a missing method -System.MissingMethodException: Method not found: 'Void...
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 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 ArticleAccount limitations with the SDK, broken?
I am working on a project using the SDK to pull alerts and want to take advantage of account limitations. I have found that using swql to pull alerts using the orion.alertstatus and...
View ArticleMaking a node added through the SDK look like one added through the UI.
I'm attempting to add nodes using the Orion SDK; I'd like them to be added to Orion just like they would in the UI (without discovering Interfaces, Volume, or Ports) When I add a node through the user...
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 ArticleHow to create a NCM JOB through SDK
Hi ,How we can create a job in NCM through SDK which will run a script/Change template, where there will be few variables which will be taken as input through API. From the service definition we...
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 ArticleOrion SDK Alert and Reset Forwarding Questions
Greetings, I'm new to Orion and am evaluating it as a potential replacement for my current network monitoring tool. As part of the evaluation, I need to understand how to forward traps and advanced...
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 ArticleOrion SDK Information
Thank you for your interest in the SDK.You can download the SDK 1.6 here (SDK v1.5 is here & SDK v1.4 is here) What’s new in SDK v1.6?Updated documentation reflecting technical changes made in...
View ArticleSDK Installation Help
Hi,I have installed the SDK 1.6 using the MSI installer, however, when I try to connect to the url using ports 17777 or 17778 I get an error.I telnet the ports to check that they are open and it times...
View ArticleC# Sample for adding a Node
Does anyone have quick sample code in C# to add a Node in NPM using this SDK?
View ArticleIs Orion SDK 1.6 compatible with the new NPM 10.5? RunQuery exception reading...
I am just today starting a small project to automate creating discoveries. My first step was to use a QueryXml() call to extract rows from the Verb and VerbArguments tables and pretty-print the...
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 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