Help with NCM config search returning error port...
I am following the NCM config search guide here (https://github.com/solarwinds/OrionSDK/wiki/NCM-Config-Search) to try and use the API to search for things. Right now I just have a very simple query to...
View ArticlePython API add node?
Is it possible to add a node using the python api? I have been trying and have been unsuccessful. Here are the requests I've tried to perform: Using API:r = swis.create(Orion.Nodes, {"IPAddress = " +...
View ArticleBit of help pls?
I am using vRealize and Azure to build Windows servers for my company. After these boxes are built our help desk would like to have the new servers managed in Orion automatically. Is there a simple...
View ArticleSWIS REST/JSON API
Starting with NPM 10.4, SWIS now supports a REST/JSON API in addition to the existing SOAP API. The operations supported by each API are identical: the six basic operations of Query, Invoke, Create,...
View ArticleOrion SDK 2.5 Released
Orion SDK 2.5 has been released. This release contains new features and upgrades: Added a Find/Replace dialog to SWQL StudioInstall SwisPowerShell module from OrionSDK.msiNew UI for CRUD tabSWQL...
View ArticleSWIS REST/JSON API
Starting with NPM 10.4, SWIS now supports a REST/JSON API in addition to the existing SOAP API. The operations supported by each API are identical: the six basic operations of Query, Invoke, Create,...
View ArticleOrion SDK 2.5 Released
Orion SDK 2.5 has been released. This release contains new features and upgrades: Added a Find/Replace dialog to SWQL StudioInstall SwisPowerShell module from OrionSDK.msiNew UI for CRUD tabSWQL...
View ArticleSWIS REST/JSON API
Starting with NPM 10.4, SWIS now supports a REST/JSON API in addition to the existing SOAP API. The operations supported by each API are identical: the six basic operations of Query, Invoke, Create,...
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleOrion SDK 2.5 Released
Orion SDK 2.5 has been released. This release contains new features and upgrades: Added a Find/Replace dialog to SWQL StudioInstall SwisPowerShell module from OrionSDK.msiNew UI for CRUD tabSWQL...
View ArticleWhere are the details of Auto Discovered Volumes Stored?
When I add a node using Orion SDK, as mentioned in (orionsdk-python/add_node.py at master · solarwinds/orionsdk-python · GitHub ), I am able to see my node under manage nodes page. When i click on...
View ArticleBit of help pls?
I am using vRealize and Azure to build Windows servers for my company. After these boxes are built our help desk would like to have the new servers managed in Orion automatically. Is there a simple...
View ArticleWhere are the details of Auto Discovered Volumes Stored?
When I add a node using Orion SDK, as mentioned in (orionsdk-python/add_node.py at master · solarwinds/orionsdk-python · GitHub ), I am able to see my node under manage nodes page. When i click on...
View Articlecurl SWQL query for polling engine component counts
I've been following this article to get details on how many components each polling engine is monitoring:Success Center But, I'd like to try to get this information via curl and...
View ArticleNo snap-ins have been registered for Windows PS v. 5.0
Hi Thwack, As I was trying to unmanage whole groups at a time I stumbled upon OrionSDK and with that, PowerOrion.I have installed OrionSDK and copied the PowerOrion directory to...
View ArticleCustom SWQL resource
Hi, Cross posting as didn't get a response in NPM area: Custom SWQL resource Thanks Stuart
View ArticleHelp with SWQL Date & Time functions
Greeting, I'm currently working on an automated report for our triggered alerts. The issue I'm running into is formatting the date and time functions. The documentation of these functions doesn't...
View ArticleHow do we programmatically discover the non-interface properties [in Orion]...
We are automating the hydration of assets in Orion, and after adding a node, we know how to discover the interfaces, but how do we programmatically discover the non-interface properties and enable them...
View Article403 with rest api call
I;ve seen a few other people with this issue, and some where resolved, but nowhere is a solution to be found. The code: $VLANNAAM = "Somevlan"$cred = get-credential$invoked = Invoke-RestMethod -Uri...
View ArticleOrion SDK 2.5 Released
Orion SDK 2.5 has been released. This release contains new features and upgrades: Added a Find/Replace dialog to SWQL StudioInstall SwisPowerShell module from OrionSDK.msiNew UI for CRUD tabSWQL...
View Article