IPAM Custom properties - SQWL
Hi, Anymore who can provide some guidelines how to read IPAM Group custom properties via SQWL we can get the basic information from IPAM.GroupNode, by doing the basic "Select...
View ArticleAlert Suppression Question
Hi all, I am currently using a powershell script and the SDK to suppress alerts for a bunch of servers in my environment. I have two questions: 1.) It takes upwards of 7 minutes for the script to...
View ArticleIPAM - Configure subnet automatic scanning via API
Hello, Can you tell me if it is possible to configure subnet scanning (polling engine, scan interval etc) via the API? I've looked through the schema but I can't find anything that allows this. I've...
View ArticleUsing python orionsdk to update custom properties in IPAM.IPNodeAttr (CRUD)
Hi, I am using the python orionsdk to automate changes in IPAM 4.7. In IPAM.IPNode I am able to set an IP to Reserved status and also set the Hostname (DnsBackward) value. We have two custom fields...
View ArticleHow to create account limitation using API?
I need to configure account limitations and assign menu bars/views using API.
View ArticleMonitor name from Orion.AlertActive
I am using an application to read active alerts from Solarwinds and log ticket in Ticketing System using Solarwinds REST API. e.g...
View ArticleCreate Container with Parent in Powershell
I can't seem to get a script of mine working, can someone help me figure this out? I'm still pretty new to using the API and I maybe touch PowerShell twice a year, so this is kinda new territory for...
View ArticleList resources/volumes for agent managed nodes via SWIS API (Powershell)
Hi all, I work in an business which is too locked down for WMI, thus we use agents for virtually everything. I'm working on automating the node creation, agent install, volume and interface discovery...
View Articleset property on, or unmanage Thin wireless access point
Is there SDK-way to set a wireless access point as 'unmanaged' ? I notice there is a field in the Wireless access points table to indicate the AP is Unmanaged Thanks Richardsdk
View ArticleAPI LINK FOR SOLARWINDS 12.4 fails with authorization error
We recently upgraded Solarwinds from version 12.0 to 12.4, since upgrade the API link has not been accessible. https://x.x.x.x:17778/SolarWinds/InformationService/v3/Json/Query It just says user is not...
View ArticleHow do I pull in data from most recent "down" node?
Current Versions:Microsoft Windows [Version 10.0.17134.765]Python 3.7.3 I am just starting out using different API's to make work a little bit easier. I have been tasked with helping the network...
View ArticleProblem with scripting the appinsight for sql template?
So this is an excerpt from a script I was using to copy over the app templates from an old instance to a new one but I noticed it wasn't working fully for the appinsight templates. It creates the app...
View ArticleSetting Manitainence Mode using command
Hello Everyone, Is there any option to set the Nodes in Maintainence Mode using command prompt, If yes please help me on that and it would be greatefull to me.
View ArticleSolarwinds HP ITMS integration
Hello experts, We use Solarwinds for monitoring our networkand HP ITSM as our ticketing system. We would like to integrate the two tools. We want to ensure that alerts generated by Solarwinds are sent...
View ArticleOrion SWIS Schema Documentation Updated
The Orion SWIS Schema documentation has been updated for the Orion 2019.2 release. The documentation has a new look and feel, and it captures some additional details. Check it out here: SolarWinds...
View ArticleInvoke-SwisVerb access denied when running with non admin AD account
I'm trying to run the following: $swis = Connect-Swis -Hostname $IPAMServer -Trusted Invoke-SwisVerb -SwisConnection $swis -EntityName IPAM.SubnetManagement -Verb GetFirstAvailableIp @($subnetAddress,...
View Articlefull audit trail API users
Hi I "think" it's not new "issue" I don't see a way to Audit if API user is log into or not..or what Query is running I have some TS integration that are not working (all the time :-) )
View ArticleConvert to numeric value & Finding reports in Orion SDK
I am trying to sum values from a report that is using custom pollers. The pollers gives me two columns (see below). The Current Value column I can easily find in our database. However, it is a string...
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleMaintainance nodes Dashboard
Hi All, Is it possible to have by which user device is put in maintenance mode. Can I show this on dashboard?
View Article