For the purpose, we want to use the API that SolarWinds provides. I'm not sure if I do something wrong in the query, but I don't know how to specify the = part from the query into the url that is provided. For example, the documentation suggests format as it follows: localhost:17774/.../Query i'd like to create the query…
So I am trying to see how far I can take the rest api for the network discovery. I have found the below links as well as a few on thwack that all pretty much have about the same level of information. * https://github.com/solarwinds/OrionSDK/wiki/Discovery *…
We have several users who run automation scripts that use the PowerShell API to connect to the SolarWinds Information Service (SWIS). We would like to report on these connections (when they occur, what credentials they use). However, API connections to SWIS are not logged. Is there a way to enable logging of API…
Hello Everyone, I'm trying to create a widget that displays the number of alerts with a critical or serious status in a counter. But I can't get the "serious" status in my queries. I know that "Critical" = 4 (Severity) but "Serious" I don't know. Can someone help me please?
Orion 2020.2.6 using ansible to perform ipam api calls via winrm then using powershell. This works for querying first usable IP in a subnet, getting subnet info based on a SWQL query filtering on comments (descriptions in GUI) and for starting an IP Address Reservation I do get an "API Blocked" status with a proper timeout…
Hi, We're trying to add new devices to Orion and having some errors. SrParseV3SnmpMessage: No matching Engine ID. SrParseV3SnmpMessage: Failed. SrDoSnmp: authentication failure, Unknown Engine ID We can get the EngineID's for Orion and for the Cisco devices, but we cannot work out what to do with them to add them. Below…
I have a system running an older version of the .net Framework (4.6.01586) and it is unable to import the SwisPowerShell module. An import fails with the error: Import-Module : Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral,PublicKeyToken=...' or one of its dependencies. The system cannot…
I see a few posts with NCM queries to run in SWQL but all are many years old. In SW version 2023.2.1.2035 and connection to SWQL studio as Orion (v3), running a simple query like "SELECT TOP 10 NodeID FROM Cirrus.Nodes" doesn't return anything. Is Cirrus.Nodes table not used anymore? and there is different table to query?…
One of our previous admins created a pair of Application Monitors to check the lockout status and the time between password changes for a few of our service\development accounts. One of the application monitors uses a PowerShell script to query Active Directory for both the date and number of days until the password needs…
hey every one , i'm having difficulties trying to convert this SQL code into SWQL : SELECT [OrionGroups].Name AS [GroupName] , [OrionGroups].DetailsUrl AS [GroupDetailsUrl] , [OrionGroups].Members.MemberUri AS [NodeUri] , [Nodes].Caption AS [Node] , [Nodes].IP AS [NodeIP] , [Nodes].CustomProperties.NODEType FROM…
It looks like you're new here. Sign in or register to get started.