Is it possible to use queryxml like a trigger from Advance Alerts?
I am trying to replicate an existing advance alert trigger using queryxml using the c# sample provided in the SDK.Ultimately I am wanting to query Orion database and store the results in a local...
View ArticleOrion.APM.CurrentApplicationStatus schema table
What are the possible values that may appear in the "Availability" field of the "Orion.APM.CurrentApplicationStatus" table?
View ArticleOrion.ActiveAlerts - can I get the "Trigger Action" to run for all Active...
Can someone use the SDK (PowerShell hopefully) to have Orion execute the "Trigger Action" for all Orion.Active Alerts? Use Case:NPM is successfully sending Alerts to centralized Alert system. In...
View ArticleCompilation error while using solarwinds SDK via servicereference -...
Help please, I am a newbie trying to get the orion sdk to work with c#. I am getting compilation error while using solarwinds SDK via servicereference - "namespace already contains a definition 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 ArticleCreate nodes with C#
Hello all, I've been through the documentation, but I don't see any examples for using the WSDL for creating a node in vb.net or C#. I've looked through the JAVA example and re-created in C# as far as...
View ArticleAdd node to SAM with PS -> node display problem on web console
I use the Powershell SWIS snap-in to add an ICMP node to Orion System and Application Manager version 5.0. This is successful. When I view the Node Details page on the Web Console, it displays the...
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 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 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 ArticleGet error when run get-swisdata $Swis
I got this error when run get-swisdata $Swis "select Solarwind_Modules.dbo.Modules.Name from Solarwind_Modules.dbo.Modules" Get-SwisData : Source entity [Solarwind_Modules.dbo.Modules] not found in...
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 ArticleGetting an error when trying to run "Create" from swis
I'm running "Create" command from wsdl file using PHP SOAP interface. Here is my SOAP request:<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"...
View ArticleCreate container using Orion SDK in C# - .Net
Hi,I try to create a container with C# code like above code. I am using Orion SDK and .Net Framework. Is there anyway to do create container like that code? string uri =...
View ArticleCreate container / subcontainer via SWIS
Hello,I am developing an application to create container and subcontainer at .Net/C#. There is no problem creating container (group) and subcontainer (subgroup) via SolarWinds web interface as you see...
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 ArticleCustom 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 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 ArticleHow do I get the prod.state from nodes table using the SDK with VB.NET 2010
Under normal circumstances, i would just use a direct sql query on the database table, however I'm being asked to use the SDK.The example supplied with the SDK isnt really clear on how to go about...
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 Article