Using custom SWQL to search for subnets
Hi there, I notice after using the IPAM 4.3.2, the custom SWQL query is returning multiple results (repeated results). I did a subnet name search (refer to capture 1). It will display 181 results with...
View ArticleSWIS REST/JSON API Authentication alternatives
Hey guys, Currently trying to work all my PS based scripts that were using SWIS Snapin to use REST Api instead, so I don't need to worry about the snapin being installed on workstations. Is there any...
View ArticleOrion SDK 2.2 released
Orion SDK 2.2 has been released. The main feature in this release is smart autocomplete in SWQL Studio, but there are also various minor bugfixes and improvements. You can download the installer from...
View ArticleBit of help pls?
I am using vRealize and Azure to build Windows servers for my company. After these boxes are built our help desk would like to have the new servers managed in Orion automatically. Is there a simple...
View ArticleHelp with SWQL query for alert history
Hello Everyone, I have an SQL query that I am trying to convert to SWQL and I am getting the error "Source entity [Orion.AlertHistory] not found in catalog. When I compare SQL studio tables to SWQL...
View ArticleREST get returns login page
I'm testing the REST API to my npm instance according to REST · solarwinds/OrionSDK Wiki · GitHubHowever, the response is the login page rather than the expected result, or even an authentication...
View ArticleAny way to modify Orion.Credential table (SAM credentials) from SDK?
Looking at a dynamic pw system and would like to investigate updating SAM template credential PW through API.Thoughts?
View ArticleXML parser still working?
Hi, we have an XML parser custom written in C#. It connects to the Orion API, retrieves a string, parses it, and populates a SQL table with the results. It was my understanding that the API has...
View ArticleCustom queries not working normally after upgrade from IPAM 4.3 to 4.3.2
Hi all, I have a question on the custom queries. Seems like the custom queries are not working normally after the IPAM upgrade. Did anyone encounter similar issue? I have attached the screenshots on...
View ArticleUNMANAGE AN ADMIN DOWN INTERFACE USING SDK
Hi all. I have a requirement to stop polling all interfaces for a device which are Admin shut. The option I thought of is to un-manage such interface for a specific time using SDK (powershell script)...
View ArticleOrion Platform SWQL, Thwack! Now I got it.
PURPOSE: This is an overly simplified guide for Keep the lights on SQL to Expert SQL users wanting to jump into Solarwinds Query Language (AKA Orion API) as fast as possible. Who can use SWQL?Any user...
View ArticleBit of help pls?
I am using vRealize and Azure to build Windows servers for my company. After these boxes are built our help desk would like to have the new servers managed in Orion automatically. Is there a simple...
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 ArticleCustom Query to display Muted Nodes with SAM 6.4
Hi,I am looking to build out a custom query resource view for this. Do you know which table contains the muted nodes information? I checked the orion.mantenance table and there's no info displayed,...
View ArticleCan any one supply a REST example of how to define a Node in Solarwinds
I am developing an integration agent for SolarWindws and would like to use the REST API to add nodes to SolarWindws and change the system name
View ArticleCAN ANYONE SUPPLY PYTHON EXAMPLES OF HOW TO PULL DATA OUT OF IPAM
I am new to the Solarwinds SDK. We are wanting to pull data out of IPAM to use in other applications. We are able to pull a single subnet so I'm sure it something simple were missing. I have...
View ArticleHow to enable API in Solarwinds to integrate with other tools?
Hi, We are trying to create a “Central Dashboard for Capacity” related reports for my customer so that whenever needed one can login to this Tool and generate a report. To generate those reports in our...
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 ArticleCreating Dependencies through Orion SDK
Hello @Tdanner, I'm currently using Powershell to create dependencies using groups created through REST. Are there any plans (or any other method) to allow the creation of dependencies through REST?I...
View Article