REST Orion.NPM.Interfaces/DiscoverInterfacesOnNode - ifOperStatus
Hello Orion SDK Community, I'm using the Orion.NPM.Interfaces/DiscoverInterfacesOnNode verb - when I take a look at the discovery results, I get ifOperStatus = 4 for all interfaces. Upon adding those...
View ArticleSWSQL or TSQL to Delete a Node from Solarwinds Tables when the Node is no...
I am trying to find a way to delete a node from Solarwinds, using Powershell, TSQL or SWSQL. I would download a list of Nodes in Active Directory that are currently joined to the domain. This would...
View ArticleSet-SwisObject : The given key was not present in the dictionary.
Hi, I try to update Alias/Comments for IP but I get error: Set-SwisObject : The given key was not present in the dictionary. Import-Module SwisPowerShell [String]$swisConnectHost =...
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 ArticleSolarwinds Integration with Netcool
We have project of Integrating all EMS/NMS to Netcool for umbrella monitoring. Can you assist to provide info about Solarwind, whether is capable of being integrated to Netcool; is NBI feature...
View ArticleNetwork Discovery returning Unknown
Hi, I am trying to modify the sample discovery powershell script in the Orion SDK package in hopes of automating our network discovery tasks. I am trying to feed the IP addresses from a .csv and the...
View ArticleAfter running powershell script to add group and members, the members do not...
I am using a powershell script to add a group and a dynamic query to add members to that group. The group is added, but no members show up. If it edit the group, I can see the dynamic query was...
View ArticleWhat is the curl command to update my fetched available IP address as...
I am using the following curl command which is fetching me the first available IP address from my subnet ID. curl -k -v -u "myuser:password"...
View ArticleWhat is the curl command to update MAC and Hostname as used in Solarwinds
Hi Team, Could you please let me know what curl command I can use to mark the MAC and Hostname of my vm as used, so that solarwinds can update DHCP accordingly. Our setup has Solarwinds integrated...
View ArticleUpdate Alert Notes via SDK
Ahoy,I am trying to figure out how I can update an alert's note via the SDK and I'm not having much luck getting it done. I am trying to integrate a specific alert with our ticket system so that when a...
View ArticleSWQL Studio connection issues after migrating to a new primary polling engine
We recently migrated Solarwinds off of a Win 2012 R2 system to a Windows 2016 system. After the migration we can't establish a connection to the DB via SWQL Studio. When we login we get the following...
View ArticlePython command to create dependencies
in a old post found the following command: but what's the existing one please $swis = Connect-Swis -UserName admin -Password '' New-SwisObject $swis Orion.Dependencies...
View ArticleSolarWinds SDK Powershell WMI Add script
I'm having trouble with adding nodes using powershell. I've started with the CRUD.AddWMINode.ps1 script and am able to get all the information to go in properly but the authenticated user is not set...
View ArticleUse SDK to assign credentials and run NCM job
Hello,I am trying to programmatically run NCM jobs via the SDK. The primary reason is because I am trying to increase the security of how I run jobs. I want to create a script that runs jobs only...
View ArticleIs there a way to integrate or pull creditials from Cyberark to Solarwinds?
My company uses Cyberark and when talking with the Solarwinds Engineers, they seem unsure of how to pull credentials from Cyberark and create them in Solarwinds. This is sort of a deal breaker for us...
View Article[Python] How to create a subnet into the smallest available supernet?
Pretty much the above. Does anyone know a nice way to create subnets into a most specific supernet?
View ArticleUnmanage nodes with Powershell
I'm trying to unmanage agents with powershell using the sdk and the following thwack: SW PowerShell Bulk Unmanage API script The script runs but I don't see the node unmanaged in the UI. Is there a way...
View ArticleUnable to put nodes in maintenance mode with SDK since upgrading
I now get an error from the power shell script i got from the sdk github page. Here is the error i'm getting. Get-SwisData : An error occurred when verifying security for the message.At line:19...
View ArticleUsing PowerShell and the API to clean-up down volumes and find new volumes...
I don't know about yourselves, but we suffer with volumes reporting as down and Orion not picking up on their new instances automatically.We think this is down to VM migrations or just configuration...
View Article