Acknowledge Events Log Table via API
I would like to acknowledge events in the events log table via the invoke command. Is this possible? If not? How do a get a list of Alerts for a specific node, I then would like to use that...
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 ArticleSolarwinds NPM trials
Hi Guys, I have a client who has recently installed Solarwinds, latest version and when they get to the Orion Console log on page, the credentials that are set as default i.e. Username: admin pass:...
View ArticleNPM 10.1 WSDL operations do not match Java classes in SDK
I'm seeing a SWIS webservice validation error that looks like this: Caused by: javax.xml.ws.WebServiceException: The Endpoint validation failed to validate due to the following errors: :: Invalid...
View ArticleSDK 1.5 invoke with Perl ?
Hello, I am just studying the New SDK 1.5 with the examples. I was able to read a node Information and to add a Node with severall properties with the perl client but I am unable to do a invoke...
View ArticleThird Party Application Acknowledge SolarWinds Event
Hello, I am currently working to find a solution for acknowledging SolarWinds events from an IBM Tivoli Netcool server. I am already generating SNMP alerts using the SolarWinds Advanced Alert Manager....
View ArticleSWQL DetailsURL Custom Table Resource
I have a Custom Query Resource that I'm working with that is creating a situation I'm hoping someone can help me understand. I produced the following query:SELECT ToLocal(alts.TriggerTimeStamp) AS...
View ArticleDiscovery auto import results
Hello all, New to the SDK game so I'm here with some functionality questions. I'd like to automate the addition of discovered nodes to the Orion platform. I attempting to get the DiscoveredNodes and...
View Article10.4.1 - use of Orion.Discovery verbs
I was using the SWQL Studio to look through a server newly updated to NPM 10.4.1 and noticed the verbs "CreateCorePluginConfiguration" and "StartDiscovery" on the new Orion.Discovery object. I was able...
View ArticleHow to connect to REST API without ssl?
Dear, Teamanyone who can tell to me how can connect to the REST API without ssl for examplefromvar client = new InformationServiceClient("BasicHttpBinding_InformationService",...
View ArticleHow can i execute CLI command to NCM with Visual C?
Dear, TeamI knew how to transfer command to NCM via powershell, but can't find the method with Visual C or Visual Basic.let me know the method. plz Best Regards,
View Articleis anybody can teach me to execute command to ncm with VC or C#
Dear, Teami can't find the method to execute cli command to the ncm with VC or VB or C#, but found using powershell instead,not developed with VC or VB yet? Best Regards,David,
View ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleSolarWinds Orion SDK Java Client Not compiling
Installed SolarWinds Orion SDK 1.9Trying to go through the Java Client sample java.xml.rpc.ServiceException not resolving Neither...
View ArticleSDK JAVA Sample EXCEPTION due to HandshakeException
I am trying to run the Orion SDK Java sample to connect to our Orion server and perform a simple query. It keeps returning the exception javax.net.ssl.SSLHandshakeException:...
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
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 ArticleInternal Server Error when unmanaging node over HTTP
Hi, I am trying to use the Orion SDK to unmanage a node via a http request. My request is as follows:POST https://10.13.36.29:17778/SolarWinds/InformationService/v3/Json/Invoke/Orion.Nodes/Unmanage...
View ArticleSWQL DetailsURL Custom Table Resource
I have a Custom Query Resource that I'm working with that is creating a situation I'm hoping someone can help me understand. I produced the following query:SELECT ToLocal(alts.TriggerTimeStamp) AS...
View ArticleSDK 1.5 invoke with Perl ?
Hello, I am just studying the New SDK 1.5 with the examples. I was able to read a node Information and to add a Node with severall properties with the perl client but I am unable to do a invoke...
View Article