Node created from API never gets polled
When I create a node and add pollers through the API, the node never seems to get polled. The node status never changes, I don't get get descriptive information like the node's name, vendor, etc. and...
View ArticleSWIS JSON Endpoint - Connection reset by peer
Hi All, I'm attempting to pull some data from the SWIS JSON endpoint but a curl request just sits there until it eventually times out and the connection is reset. The client and server firewalls are...
View ArticleAlert creation with Python.
Hello.I try to trigger new alert with help of Python.I found an old discussion here on thwack with example in PowerShell Insert directly to AlertLog or Events Log , and tried to use it as template,...
View ArticleSDK/PowerShell - Group Creation Script Issue
Trying to use the following script (based on the 'Groups' example in the SDK) to add groups based on Nodes.Location and a CustomProperty != if (! (Get-PSSnapin | where {$_.Name -eq "SwisSnapin"})) {...
View Articlehow to run javacurdclient using eclipse ?
Error: Could not find or load main class SwisClientAnd also unable to import the wsdl files.
View ArticleAlert CRUD operations
Hi, I know it is possible to perform an update to an alert via the SDK to acknowledge an alert. I am keen to know what is possible for other updates to the alerts area. Specifically I am looking at...
View ArticleQuestion about updating alerts (in the AlertStatus table)
Is it possible to update an alert Note (or for that matter, any custom alert fields) after the alert has been acknowledged? And if so, would I use the same three fields [to id the 'row'] one uses to...
View ArticleSet-SwisObject : Update or insert of view or function 'dbo.AlertStatusView'...
Im trying to update Notes field through PS. Can someone help me on this error # This sample script demonstrates how to set a custom property of a node# or an interface using CRUD operations.## Please...
View ArticleAdding SNMP (& other) entries to Orion.Credential via the OrionSDK (or to the...
I've seen a few places tdanner mention it's not possible to add entries to `Orion.Credential` via the API, has anyone come up with a work around? I'm currently wondering if it'll be either possible to...
View ArticleOrion SDK for ruby
Hello, I'm trying to integrate solarwinds with my ruby application. Is there any SDK by Orion to achieve this. Thanks in advance
View ArticleSDK Extracting Netflow data in charts and tables
Hi, I am trying to build an overall dashboard for 5 specific applications which are defined under applications in netflow. The idea would be to see rates, class of service, CBQoS. The idea would be to...
View ArticleIs it possible to query for all Events within the last 5 minutes?
Is it possible to query the SWQL via a REST call (i have a working script to do this so far) - but to query just for events that have occurred in the last X minutes or seconds? I have looked at...
View ArticleSolarwinds Rest API Complete Documentation
Hello All, Where can i find complete documentation on working with Solarwinds REST API? Tried this query SELECT+Name,+Status+FROM+Orion.Containers and the error stated the Orion.Containers does not...
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 Articleapi / web request question
Another user posted in the api forum for how to get the next avaiblable ip, that you can set the record by using the follownig code: $postParams =...
View ArticleProblem with CreateCorePluginConfiguration
I'm trying to start automating the process of node autodiscovery. Looks like the 1st part is to generate a config with CreateCorePluginConfiguration. When invoke this, I get the following error...
View ArticleIssue in downloading configuration file if the size is more than 5MB ?
Please guide how to increase the size or any other way to do the same. Thanks in advance !!
View ArticleSWQL GetDate()
Hi all, I cannot get the GetDate() function to work in a query. I have the code for a brilliant SQL job query written by another user. It lists all jobs and their status. I want to list all jobs...
View ArticleTrap/alert variable transfer to Python script
Hello all,I got some question with execution of external program via alert\trap action.So our test scenario:- an trap comes from device to Trap console (for example bfd session down)- it triggers rules...
View ArticleOrion SDK nodejs module
Hey all, I have written an Orion SDK nodejs module that I have useful myself, so possibly someone else will too, its available as a npm package and on githubthere is minimal documentation and...
View Article