REST-APIs Detials
Hi,Can any one please help with rest apis documentation link for third party integrations?Thanks in advance!!!
View ArticleOrion SDK or WebInterface - Bulk load External Nodes?
I have a requirement that just came up to load devices as external status, I do not see a way to add external status nodes from the console except for 1 at a time. The same goes for the discovery...
View Articlepython/sql variables
Was hoping someone had some experience pulling a single field out of a query and assigning it to a variable inside a python script. Use Case: I want to pull the interfaceName field and assign a...
View ArticlePowershell Script To Change "ServerStatus"
I am trying to change the ServerStatus to Test on multiple servers using powershell. Does anyone know how I can accomplish this? Thanks
View ArticleIs it possible to modify Orion.Accounts through the API?
I see a CreateAccount verb on Orion.Accounts, but I'd like to modify some properties of an existing user account. I have the correct SWIS URI (get-swisobject works) but trying to use set-swisobject...
View ArticleREST API and AD users/groups
The REST API does not seem to work with SWIS URIs that contain a backslash ("\"). This shows up with Orion users linked to AD users/groups. Using the PowerShell interface, (which apparently relies on...
View ArticleOrion /NPM aditionall Polls
Good Morning everyone,I am rather new to Orion/NPM and I have a question. Our Company monitors some servers through wmi and some using the oriion agent.With the ones polling through the agent, I've run...
View ArticleCreate account using SWIS
Hi, I'm trying to create an account using SWIS. I saw here https://solarwinds.github.io/OrionSDK/schema/Orion.Accounts.html that there is a "CreateAccount" verb. Using that verb on powershell, this is...
View ArticleTrigger Condition on state change of custom poller
I am looking for a way to create a trigger condition on a custom poller state change. Custom Poller Changes from one value to another.Example: Custom poller changes from 0 to 1Custom poller changes...
View ArticleIssue with API Creating Discovery
I am having an issue in my production environment this worked fine in a test lab but not production Solarwinds. The error in the discovery is A Network Discovery job has failed to complete.\r\nState:...
View ArticleOrion SWQL, Thwack! Now I got it
Orion SWQL or Solarwinds Query Language is a pseudo SQL type statements. If you know the basic structure of SQL, Select from join where order group by, you will easily pickup SWQL queries. PURPOSE:...
View ArticleIs it possible to manage UnDP's with the SDK?
I would like to add/remove custom pollers with the SDK. The only thread I found was from 2012, so I wanted to ask if it's possible now. Thanks!
View ArticleSDK Alert History Question
Looking at the GitHub Wiki about Alert entities (by the way, these Wiki articles explaining these entities are GREAT! Please do more!), it says the AlertHistory entity is about alert events in the...
View Articleplease specify the rest api call to pull the metrics like cpu load, memory...
Want to know the exact rest api call and table level details to fetch different types of metrics for example compute metrics like cpuload, memory usage, and disk metrics like disk usage and network...
View ArticleDate format in the the solarwinds DB
what is the swql query to fetch the node metrics with in a specified dates. Can we change the dateformat while storing the metrics in the solarwinds db. right now it is yyyy-MM-dd HH:MM:ss.SSS format
View ArticleGetting bandwidth history of a PORT
Hello, I'm stuck with this issue for some time now. I'm trying to fetch the bandwidth history of a particular port. I'm in the process of creating the query for the same.I wanted to know, is the...
View ArticleSWQL Conversion for Linux Epoch Time
Out of my depth on this one - typically I deal with Windows boxes. For those who are not familiar, some items track time passage with Linux Epoch time, which counts the number of seconds since...
View Article