Bulk Delete Interfaces
Our provisioning system will de-provision remove interfaces from devices. When this occurs, solarwinds interfaces become unknown. What are the required parameters to pass via Json to the...
View ArticlePowershell orion.container createcontainer fails
Hi I'm using Powershell v3 with the orion SDK V1.10 When I try do a group create with the SDK I get an "Object reference not set to an instance of an object." error I've enabled the debugging but can't...
View ArticleExport Orion Maps [PowerShell]
UPDATE: Updated to 1.0.1 to fix exports of User Graphics Files Because I'm constantly creating and destroying Orion instances in my currently capacity, I sometimes forget to export everything before I...
View ArticleAddNodeToNCM fails via PowerShell
Is there a compatibility issue with our setup of NPM/NCM, and the SDK? I am trying to add devices to NCM that are already in NPM. Using the blog entry titled 'PowerShell script that exports Nodes...
View ArticleHow to get SWQL Studio to Login with AD account ?
I setup an individual windows account in Solarwinds with my company’s AD. I keep getting a connection error unable to connect to information service. An error occurred when verifying for the message.I...
View ArticleSwql studio connection problem
I been trying to connect to my main Solarwinds server with the swql studio. I setup an individual windows account in Solarwinds with my company’s AD. I keep getting a connection error unable to...
View ArticleREST API returning 403 Forbidden for Admin user
I am currently using the SolarWinds rest API to extract Node information and all sorts of other data from the database. My scripts have been working fine until recently when I'm now receiving a 403...
View ArticleNode Creation Error
After upgrading Solarwinds to the latest stable version (SUM 6.2, and NPM 11.5) we are unable to create a new node using the the SDK with version 1.10.16. Please find below the error stack trace:...
View ArticleIPAM IPnodeID or IPAddress SWIS Variable
Hello,I am trying to add a custom SWQL resource on the "IPAM IP Address Details View" which will list all the IP's for a given node which has that IP Address, the problem is i cannot find a suitable...
View ArticleUpdating Monitored Interfaces on a Node
I'm trying to put a query together to find "unmonitored" UP interfaces on Nodes in my environment (so I can monitor them) and then (I want to DeSelect DOWN monitored interfaces); my environment is very...
View ArticleREST API help
I have been able to create a couple functions in Powershell to do some tasks like change a custom variable and a couple other things. My question is, how do you know what verbs are available to use in...
View ArticlePortType
In NPM, via the SDK using SWQL, I am referencing the Orion.NodesInterfacePortMap object. Can anyone tell me the meaning of the field porttype. It seems to have values 1 or 2? I cannot find a lookup...
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 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 ArticleIs there a way to programmatically suppress all alerts for a target device...
Is there a way to programmatically suppress all alerts for a target device during a maintenance window? We currently have several monitoring environments and we have developed a unified tool to...
View ArticleNode Creation Error
After upgrading Solarwinds to the latest stable version (SUM 6.2, and NPM 11.5) we are unable to create a new node using the the SDK with version 1.10.16. Please find below the error stack trace:...
View ArticleSwis Verb for DHCP
I need to update several hundred Citrix Hosts to check the DHCP box under host properties. I can't find a Swis verb that will let me update the "DynamicIP" field in the Orion.Nodes table. I was looking...
View ArticleIPAM IPnodeID or IPAddress SWIS Variable
Hello,I am trying to add a custom SWQL resource on the "IPAM IP Address Details View" which will list all the IP's for a given node which has that IP Address, the problem is i cannot find a suitable...
View ArticleDoes the SDK provide c# based APIs for performing 'unmanage' operations on...
Does the SDK provide c# based APIs for performing 'unmanage' operations on target nodes to suspend alerting? My team has a tool that we used to suspend monitoring operations on several services from a...
View Article