403 with rest api call
I;ve seen a few other people with this issue, and some where resolved, but nowhere is a solution to be found. The code: $VLANNAAM = "Somevlan"$cred = get-credential$invoked = Invoke-RestMethod -Uri...
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 ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
View ArticleSWQL Examples
I'm new to SWQL and have no prior knowledge of SQL queries so was looking for some examples to learn the language and do some experimenting with but been unable to find anything. I've looked on GitHub...
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 ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
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 ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
View ArticleUpdating properies of IPAM object with Powershell
I have found bits and pieces of information regarding this in the forums, on sdk pdfs, etc. So far I have had no luck. Is it possible to update properties of an object in IPAM using Powershell? Is it...
View ArticleSWQL Examples
I'm new to SWQL and have no prior knowledge of SQL queries so was looking for some examples to learn the language and do some experimenting with but been unable to find anything. I've looked on GitHub...
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 ArticleHow to add only UP interfaces using Python/Orion sdk
I can add the nodes and interfaces using the Python script. I used the DiscoverInterfaceOnNode to add the new interfaces and specify the specific interfaces as well. Up to this point everything is...
View ArticleQuery nodes based on custom property
Hello, Is there any way to query the Orion nodes with all the custom properties? Thanks.CluM09
View ArticleSWQL Examples
I'm new to SWQL and have no prior knowledge of SQL queries so was looking for some examples to learn the language and do some experimenting with but been unable to find anything. I've looked on GitHub...
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 ArticleSwis Invoke query for enabling Hardware Health Sensors
Wondering if anybody has found a way to add Hardware Health Sensors using Orion SDK (python). If you have a Swis invoke query, that'll work as well. Thx,Savi
View ArticleOrion SDK 2.4 released
Orion SDK 2.4 has been released. This release contains a set of nice SWQL Studio UI upgrades:Fancy tabs with Visual Studio-like behavior courtesy of DockPanelSuiteThe query parameter window has been...
View ArticleSolarwinds Orion use email subject as variable
I've made a powershell script that opens a ticket in Autotask, but to do that I need to put in a title for the ticket. However, Orion is also sending an email that opens a ticket and I need the ticket...
View ArticleOrion SDK 2.4 released
Orion SDK 2.4 has been released. This release contains a set of nice SWQL Studio UI upgrades:Fancy tabs with Visual Studio-like behavior courtesy of DockPanelSuiteThe query parameter window has been...
View ArticleIs there a canned SDK query to discover CDP neighbor info? If so, what's it...
I see a canned report in NPM for showing the CDP neighbors. I'd like to see that same info from SDK, but I'm not yet finding the CDP neighbor part in the queries. Am I missing it? If so, what's it's...
View Article