After 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 ArticleAdding multiple filters to the group member definition ?
We are creating Groups using REST Api and Powershell. The groups are getting created but there is a problem.@@ How can i include 2 conditions in a single dynamic query. I know that i can include...
View ArticleNCM - DOWNLOAD THE LATEST CONFIG INFO FOR ALL DEVICES
Hello,I would like to be able to find a way where i can download all the latest config file for all devices of the same type. Eg latest config file for all cisco devices.I was hoping if i can pull all...
View ArticleNodes Filter Variable Usage
I am trying to understand if it is possible to use variables, like ${Caption} in the Nodes Filter. I got this idea from writing custom resources for groups, similar to the ones in this thread Useful...
View ArticleCreated dependencies dont work using python SDK
I am attempting to create a dependency using the python SDK and when I run the automated script it creates the dependency but it does not make the child unreachable when the parent node is down.Below I...
View ArticleSWQL and IPAM.Subnet in Python
Hi, Could someone explain why i get empty result when using object (IPAM.Subnet ) in Python? I'm unable to figure it out, some object's works properly but not this one.There is no problem with this...
View ArticleReport for switch edge interfaces down - grouping, sorting & limiting
I have created a report using DQB that shows the last time that an interface on an edge switch port last changed and the number of days. The report is grouped by the Node caption (i.e. switch host...
View ArticleClone the new Map tab onto all your custom details views
So for those of you who run heavily customized environments you may have noticed that the new maps view only gets added to the default node details view. I wrote this script that looks through all the...
View ArticleReport for switch edge interfaces down - grouping, sorting & limiting
I have created a report using DQB that shows the last time that an interface on an edge switch port last changed and the number of days. The report is grouped by the Node caption (i.e. switch host...
View Articlepowershell script to search node and delete
Please note that this script was based on this thwack message. All I did was to change the swsql query used to get the URI and to search and delete a node via PowerShell # This script will search for...
View ArticleHow to add a node to an existing Orion group using the Python SDK
Hey guys! I am trying to see if anyone knows of a way to add a node to an existing group in Orion. I need this for a script I am writing to sort newly added nodes to the respective groups they belong...
View ArticleAdd node with additional resources OrionSDK
Hi, I've been exploring OrionSDK to automate some of the tasks related to SolarWinds. I looked at python-sdk and used some of the basic scripts to add, delete, and query nodes. When I add node using...
View ArticleCannot add or edit node
Hi Solarwinds fellas, Just wondering if you encounter issue in adding or editing nodes, when adding, it just freezes and nothing happens after SNMP test is successful. While in editing node, it will...
View ArticleCannot connect SWQL Studio remotely
Hello all, I have version 2018.4 HF3. Whenever I use SWQL studio or query the information service locally from the main polling engine, it works just fine. Whenever I attempt this remotely I get a...
View ArticleAPI discovery using subnets
We have Python scripts that launch a network discovery using BulkList, but we'd like to expand it to use Subnets as well. I have not found anything regarding this in my online searching, but hoping I'm...
View ArticleNodes Filter Variable Usage
I am trying to understand if it is possible to use variables, like ${Caption} in the Nodes Filter. I got this idea from writing custom resources for groups, similar to the ones in this thread Useful...
View ArticleQuestion about granting rights for SolarWinds IPAM API
We received a request to grant Full Admin rights to the SolarWinds IPAM application for two internal accounts in my firm. These two accounts would be used for SolarWinds API calls to do the following:...
View ArticleSWQL: Linking SRM FileShare to Volume to Node
Hi,I am trying to create a query to show the Node to Volume to Fileshare. Can someone help share how to obtain the mapping from the Node to the Fileshares in SRM? When I run this query I'm not getting...
View ArticleDefinition of "Status" field in "Orion.Nodes" table
Dear Sir or Madam - Would you please document the possible values that may appear in the "Status" field of the "Orion.Nodes" table ? I know that value "1" means "up" and value "2" means...
View Article