Hello, Can someone please point me in the direction of where I could find the endpoint/query to determine if a node is a virtual server? We will be using the nodeID or the hostname and doing this via REST. Thanks! Dominic
I'm working on scripts to automate adding devices and resources. It appears that I can't selectively add Resources after a list resource via API, only import the whole thing. So I want to go back after doing the list resources and unmanage the interfaces I'm not interested in. I'm looking at Orion.NPM.Interfaces and see…
Hello, I am looking for Solarwinds Orion API which can provide me interface stats. Please share if anyone developed this for third party integration.
Trying to create a function that will mute a node on the fly and I am getting the following error: Invoke-SwInvoke-SwisVerb : A positional parameter cannot be found that accepts argument 'System.Object[]'. At line:41 char:9 + Invoke-SwisVerb -SwisConnection $Swis -EntityName $Entity -Ve ... +…
Hi all, I'm trying to write a PowerShell script that uses REST to connect to our Orion installation, and, in this instance, sets the node to unmanaged for 10 years (part of our decom process so really it can be indefinite). I have been banging my head against the wall with this for almost a week. Can someone please take a…
Hi All, I found the PollerID by displaying all existing PollerID from Orion.DeviceStudio.Pollers with the request below SELECT TOP 1000 PollerID, TechnologyID, Name, Description, Author, Vendor, Tags, Priority, Enabled, TechnologyPollingID FROM Orion.DeviceStudio.Pollers and now: I would like to assign Node to this…
Coming from a SQL background I've started working with Solarwinds SWQL and using the SWQL Studio. All things the same, though, I like developing in VS Code or Visual Studio. Things like the black background, color-coded syntax checking, other features are a real plus. I'm wondering if some kind of template or plug-in for…
So, completely new to SolarWinds and I am familiarizing myself with the platform. Some things seem very intuitive, and others counter intuitive. What I would like to do is create a Dashboard for our On Call rotation, where they have access to view a group of pre-selected Nodes and mute or unmute alerts on them, but…
Dear Everyone, We have a task to connect the Solarwinds to GLPI for automatic ticket creation of new alerts generated on the alert dashboard but as per support GLPI is not currently support ted by the current version of Solarwinds, we are using 2023.4.2. I managed to create an endpoint but we are having issue with regards…
Hello all, I am using Azure Functions with managedDependency setup in requirements.psd1 to use specific PS module versions. It was working properly, when I configured required module to be 'SwisPowerShell' = '3.1.0.343'. All the module commands worked properly in scripts behind for months. But as soon as I recently updated…
It looks like you're new here. Sign in or register to get started.