Create Discovery does not add WMI nodes despite credentials order
Hello, Not sure if anyone has touched on this already, or if I am doing some silly mistake, but here is my issue: I am creating a discovery via Powershell with a mix of WMI and SNMP nodes. When I put...
View ArticleVerbArgument Example for 'AddResourceToView'
Hello Thwack Community, Looking to automate the creation of custom query / swql resources. Here is what I have from the Metadata.VerbArgument table in SWQL Studio filtering on the 'AddResourceToView'...
View Articlehttp request was forbidden with client authentication scheme 'Basic'
Dear Support, we are facing issues using RES API "http request was forbidden with client authentication scheme 'Basic'" could an one help here. RegardsChethan Kumar G
View ArticleAlert Suppression State via API
Hi All, I've been trying to find a way of checking on the current status of a node (in terms of if it's in a scheduled outage or not). Digging through the documentation I've been trying to make use of...
View ArticleSWQL VSCode Extension?
Forgive me as I don't have the technical background for what would be required to do this but, I'm thinking it would be nice to have a Visual Studio Code extension for SWQL. Ideally it would be nice to...
View ArticleHow to query ALL attributes of an IPAM entry
Does anyone know how to retrieve all attributes of an IPNode entry? For example, with a SWIS query I can't figure out how to retrieve (or set) the hostname attribute.
View ArticleNode and Interface Status possible field values
Hi, I'd like to get a list of the possible Status field values for both the Node and Interface entities. Does anyone have such a list or could assist on this please? For example I have part of a SWQL...
View Articlemethod to call external api or other real time integration?
We are new to SolarWinds SDK and we’re looking at the API to integrate with a custom help desk ticketing system. Our question has to do with polling NPM for alerts. We want near real time alerts...
View ArticleProblem trying to add UNDP to node
So in the interest of keeping things simple, this is what I'm sending in Powershell:$result = New-SwisObject $swis –EntityType 'Orion.NPM.CustomPollerAssignmentOnNode' -Properties...
View ArticleEnable QoE Management w/ REST Client
I was wondering if someone can point me in the right direction on how to enable QoE management of a node via the SDK REST. Basically I have a list of nodes that I want to enable it for. I am familiar...
View ArticleInvoking SupressAlerts API is not reflected in Web Console
I've successfully used the swis API to invoke SupressAlerts for a node (uri) but the supression state is not reflected in Web Console.I can Invoke GetAlertSupressioState and use SWQL Studio to check...
View ArticleAD Authentication with Curl
Hey tdanner,We have been noticing a 403 error when we try to run a Curl Command with a AD Account, but if we use a local Orion account it passes. Is that a known limitation with the API or could I be...
View ArticleSwagger/OpenAPI documentation for Orion
In an attempt to make the Orion REST API easier to work with, I have posted Swagger/OpenAPI spec files (swagger.json, openapi.json). These can be used to generate client wrappers using tools like...
View ArticleSolarwinds Orion Installer
Has anyone used the Solarwinds installer at the link below? Does it work decently or does it cause more problems than it is worth? SolarWinds Feature: SolarWinds Orion Installer - SolarWinds...
View ArticleOrion SDK - Most recent technical reference?
Where can I find the most recent SDK technical reference PDF? I dug one up but I noticed it's from 2013--I imagine there have been some updates in that long a time. Thanks!
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 ArticleSWQL and IP Addresses
Since Solarwinds is all about managing IP Addresses, there should be some functions that aid with exactly that.Short of functions like INET_ATON, INET_NTOA, IS_IPV4, IS_IPV6 & ... (MySQL :: MySQL...
View ArticleSWQL Help! It's making baby Jesus cry....right before his birthday....not a...
Hey Team Thwack, Good Morning! I am trying to create a chart that shows the number of connections to a particular set of virtual server on an F5. I have poured through the list of reports and have...
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 Articleupdate custom application properties with Powershell
I am so close but just missing out on the perfect solution. I created 3 custom application properties.and I created a script that grabs the certificate associated with a host and port number. I need...
View Article