how to use curl to get os version
how to use the rest api to get os specific information such as os version using solarwinds or orion rest API. I'd like to narrow it done to a specific agent if possible.
View ArticleNPM version fetch using API from Orion DB
Hello , I need help with table and corresponding attribute using which I can fetch the NPM version by firing an API request? We have currently version 10.5, 11.5 and 12.1 . So I would assume that...
View ArticleHow to query the API to get a list of all tables matching a keyword?
Tried SWQL Studio with various SELECT LIKE keyword combinations with no success.Thanks in advance.
View ArticleHow do I use PowerShell To Add Graphs To A View?
I am looking for a way to add resources to a view, via PowerShell.Currently, using SWQL Studio to invoke "AddResourceToView", I can supply the 3 arguments (viewId, config, & moveColliding), and...
View ArticleParameterized Queries
Question for the developers.Best practice is the use of parameterized queries for Sql. When running queries using powershell and the api, I have not found a way to utilize parameterized queries since...
View ArticleNeed a PowerShell script that will add a volume to the node.
Hi, I have compiled a PowerShell script that adds a new node to Orion with required properties. What I am missing in the script is the part to add volumes.I would like to be able to add C:\ and E:\...
View ArticleModify Volume Custom Property
I want to be able to Modify the value of a Volume Custom Property but can not seem to find the correct SWIS VERB syntax. # Get the Node information I need$NODE = Get-SwisData $swis "SELECT...
View ArticleI was wondering where do I get the APIs for Solarwinds web based reports to...
I want to publish a report from Solarwinds that is web-based, and import into Power BI as part of a Dashboard. Where do I get the API codes from Solarwinds to add them into Power BI as a Web report? I...
View ArticleDid SWQL subqueries break in npm 12.2?
All,Did SWQL subqueries change in NPM 12.2? I recently upgraded and noticed I had some reports not working. This looks for sites that dont have some devices in them. But its not returning the List...
View ArticleMapping F5 Big-IP to Host or IP with SWQL
Hi, I hope this is an easy question. I am trying to map out our current IP, to see if they are part of the F5 load balancer. I came to the orion.f5.LTM.VirtualIPAddress table, however there does...
View ArticleSWQL Functions Feeback... Enhancments?
Having worked with the SDK (namely SWQL) nearly since its release to the public I have say that I find the SDK/API feature rich, extraordinarily reliable and key path to a Solarwinds installation that...
View ArticleAdd node with snmpv3 credentials
Hi We have just moved one of our rigs to NPM 12 and it looks like it has broken some of our SDK automation while we can add devices that use SNMPv2 those with SNMPv3 (which as it turns out is all our...
View ArticleAdding new node and pollers via swiss - how to refresh resources?
Folks, I'm using python to add new nodes (including pollers) to Orion - all of this is working fine.After the node has been added, only very basic information (the ones, I used to create the node) are...
View ArticleWill I be able to reuse localhost API (https://localhost:17778) endpoints for...
Hi, I am developing a JAVA script to get Orion data by querying API endpoints. Will I be able to continue run localhost API for developing my application? Thanks in advance,Reju Alex
View ArticleIn Orion, how do I set an alert when bandwidth on an interface falls below a...
I am new to SolarWinds - so noob alert here. End goal: alert sent when bandwidth drops below 150kb/s on select interfaces, but no alert for less than 150kb/s Background:Location of device: AWS VPC...
View ArticleUpdate note in Orion.AlertActive
Hi, I am trying to automate updating note in Orion.AlertActive via AppendNote.Can you please help me in how to pass AlertObjectID in it? $Notes = Invoke-SwisVerb $swis Orion.AlertActive AppendNote...
View Articlewhat needs to be done to integrate ServiceNow with earlier versions of Orion...
Dear all, We want to integrate SNOW with earlier version of orion platform using SDK? Can anyone provide me documentation or steps to achieve this integration Thanks in Advance..!! Regards,Pratik
View ArticleError while Upgrading a node from icmp monitoring to snmp
Query: Set-SwisObject $swis -Uri 'swis://hostname/Orion/Orion.Nodes/NodeID=2' -Properties @{...
View ArticleHow to add agent to Solar Winds using API (Agent is already installed on the...
Hi, I have a bunch of Linux servers which we have installed the SolarWinds agent on and they were configured for server initiated connection. Now I would like to use the Solar Winds API so I can add...
View Article