Is there documentation available with steps to setup a third-party...
I am looking to grab the alerts from orion and pass them into our event management system for processing and I would like to get the shared data from the alert and a subscription seems to be the easy...
View ArticleDiscover Interfaces on a Node using the REST API
Hello, Can somebody guide me on how to do this? I know we have to use the Invoke verb and Orion.NPM.Interfaces/DiscoverInterfacesOnNode as the SDK document states. Should I pass the...
View ArticleAdd Volume via SDK
Hi all,I wonder to add volume (disk) for any node via SWIS/Orion SDK. Is it possible? If it is possible can you give me an example script?
View ArticleRediscovery via SWIS
Hi all,I wonder how to rediscovery nodes via SWIS. I tried that below code but I got error. var swis = new InfoServiceProxy(address, binding, credentials); XmlDocument...
View ArticleFull documentation of Orion SDK verbs?
Hello, In the latest version of the SolarWinds Technical Reference for the Orion Software Development Kit there is a section called "Some Useful Verbs". However, by both it's own name and by how I...
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 ArticleDevices not polling after adding using SDK
Using PS to add devices and update custom properties using SDK (been working a long time), the devices get added to the correct polling engine but never poll after that (show active). Using NPM 10.7...
View ArticlePowershell - get-swisdata
Trying to get a handle on this....I want to work with unmanaging one node, and trying to get the nodeID using something like below.This is in the testing phase, trying to get handle on the PS commands...
View ArticleREST CRUD fails to load devices with Vendor Product or proper Polling
I am new to SolarWinds and using Perl to bulkload to standalone NCM 7.3 with external DB,Using the following REST URIsCreatNode=>...
View ArticleAdd WMI Node with cred. via SWIS
Hi all,I want to add WMI node via SWIS. But I must input any WMI credential setting to that node. Is there any way to do this?
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 ArticleGet-Swisdata to return all properties.
Hi I am trying to get back all the properties that I am able to get data from. Is there a select query to do this? currently I am doingGet-SwisData $swis "SELECT IPAddress, Caption, Status FROM...
View ArticleAdd Volume via SDK
Hi all,I wonder to add volume (disk) for any node via SWIS/Orion SDK. Is it possible? If it is possible can you give me an example script?
View ArticleProgrammatically detect Wireless Access Points
Hello All, I am using DiscoverInterfacesOnNode (from Orion.NPM.Interfaces) and adding all the discovered interfaces to the node via the REST api. However, I have found that Wireless Controllers are not...
View ArticleREST CRUD fails to load devices with Vendor Product or proper Polling
I am new to SolarWinds and using Perl to bulkload to standalone NCM 7.3 with external DB,Using the following REST URIsCreatNode=>...
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 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 ArticleREST CRUD fails to load devices with Vendor Product or proper Polling
I am new to SolarWinds and using Perl to bulkload to standalone NCM 7.3 with external DB,Using the following REST URIsCreatNode=>...
View Articlesdk connection problem -
First time using SDK and trying to make a connection via SDK . I have spent a day , looking at all the posts and nothing has worked for me. Username is in Solarwinds as AD account. (not sure how its...
View ArticleProgrammatically detect Wireless Access Points
Hello All, I am using DiscoverInterfacesOnNode (from Orion.NPM.Interfaces) and adding all the discovered interfaces to the node via the REST api. However, I have found that Wireless Controllers are not...
View Article