How can I get Recv Percent Utilization from HTTP API call?
Hi again, I am working on another project where I need to get some information form the Solarwinds API. I am trying to make a request similar...
View ArticleIs the Network Configuration Manager programmable?
We want to automate the execution of scripts on our devices and thus I'm wondering if it's possible to drive the Network Configuration Manager with an API or what have you? Thanks
View ArticleSDK Installation and the global assembly cache
After running the OrionSDK.msi Visual Studio does not recognize the reference to either the VBClient SolarWinds InformationService or the CSClient.SWIS in their respective languages. Checking the GAC,...
View ArticleDiscovery through SDK is no longer working as expected PowerShell
I've been working on and off on this automation tool and it used to work great on 10.6. I've recently upgraded to 11.0.1 and now my script is no longer importing WMI based nodes properly at all. I've...
View ArticleAny way to modify Orion.Credential table (SAM credentials) from SDK?
Looking at a dynamic pw system and would like to investigate updating SAM template credential PW through API.Thoughts?
View ArticleWhy would DiscoverInterfacesOnNode return data with InterfaceID set to 0?
Hey guys and gals,I am having the most bizarre problem. If I POST/Invoke the DiscoverInterfacesOnNode verb, I appear to get back data that looks perfectly fine except that the InterfaceID field is 0!...
View ArticleBetter SDK than 1.10 for Orion Platform 2014.1.0, NCM 7.3, NPM 10.7, NTA...
Is there a previous SDK which is better suited to work with Orion Platform 2014.1.0, NCM 7.3, NPM 10.7, NTA 4.0.1, IVIM 1.9.0, VNQM 4.1 than 1.10. The CSClient does connect to the server AS IS, and...
View ArticleSDK No Endpoint Listening ... But SWQL Studio Working
I am able to log into the server with SWQL Studio and execute queries, but using the same credentials and hostname in CSClient Sample project results in I opened the sample project in 2013 Express, put...
View ArticleModifying values in Orion.CustomPropertyValues?
Just checking: I think it's not possible to make CRUD operations to Orion.CustomPropertyValues at this point?At least I cannot see any actions on schema. We have list of values in one property and I...
View ArticleProblems with creating nodes with interfaces when using SDK (Perl)
Hi, I'm having serious problems getting nodes added properly with selected interfaces monitored. When I add the node, it does not re-discover by itself, I need to edit the node in the GUI and just...
View ArticleDateTime SWQL Question
I need help converting this to SWQL : This is how far i got..... convert(varchar(10),(DATEDIFF(HH,0,GETDATE()-MAX(Events.EventTime))%24 ))+' Hours 'This is how far i...
View ArticleAccessing Solarwinds Information Service
So i am trying to access the solarwinds information service so i can get the assembly in my C# project however when i try to add the service reference i get the following error...
View ArticleHow do I update the EnablePassword in NCM 7.3 via the SDK (Perl)?
I have a number of nodes that I need to update the EnablePassword stored in the NCM Nodes table in NCM 7.3. As these values are stored in an encrypted format, I'm wondering how I can update them via...
View ArticleUpdate node properties
Hi, I'm in the middle of a Solarwinds migration. Trying to combine 3 solarwinds environments (DBs) into a single environment (DB). I have written a powershell script to synchronize the nodes,...
View ArticleTables with Triggers(?): The target table of the DML statement cannot have...
When attempting to add a volume through the SDK, I'm getting this error: New-SwisObject : The target table 'dbo.Volumes' of the DML statement cannot have any enabled triggers if the statement contains...
View ArticlePoller assignments not used until list resources is run SDK 1.10
Hello again all, I've been using the newest SDK as the previous has the issue of not logging the nodes added in the events table. Now I've run into another snag with regards to pollers. Before I could...
View ArticleSDK API security tightening
Possibly more a feature request (though don't see a section for SDK from Feature Requests) I've noted after being asked by a 3rd party for access that there is some gap / tightening required for this...
View ArticleAPI Rest json vs xml
I have a problem with API Rest and the request XML or Json. For Example:JSON Resquest : curl "http://.be/helpdesk/WebObjects/Helpdesk.woa/ra/Clients/1506?apikey=XXxxXX"...
View ArticleSDK/Powershell - Import Nodes, Interfaces, Volumes, Custom Properties (SDK1.9)
I wrote this for an acquisition migration, and wanted to share with the community. I found the SDK documentation somewhat incomplete, or inconsistent with what was needed for each element. These are...
View ArticleOrion SDK Information
Thank you for your interest in the SDK.You can download the SDK 1.10 here (SDK 1.9 here / SDK 1.8 here / SDK 1.7 here / SDK 1.6 here / v1.5 here / SDK v1.4 here) What's new in SDK v1.9? New chapter...
View Article