Adding node to a container (group) with Perl?
I'm attempting to add a specific nodeID to a container using the Perl SDK. None of the following seem to be working... I must be missing something obvious! my %UPDATEGROUP = ( 'ContainerID' =>...
View ArticleConfig files available via NCM
I am looking for a way to do searches in the downloaded running-config files using the SDK but so far haven't succeded.Any suggestions?
View ArticleHow do I get the prod.state from nodes table using the SDK with VB.NET 2010
Under normal circumstances, i would just use a direct sql query on the database table, however I'm being asked to use the SDK.The example supplied with the SDK isnt really clear on how to go about...
View ArticleInvalid username or password when connecting to Orion SDK via Powershell
I keep receiving invalid Username/password. My Orion account is linked with AD. Anyway I can connect using my AD credentials?
View ArticleGetting an error when trying to run "Create" from swis
I'm running "Create" command from wsdl file using PHP SOAP interface. Here is my SOAP request:<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"...
View ArticleCreate container using Orion SDK in C# - .Net
Hi,I try to create a container with C# code like above code. I am using Orion SDK and .Net Framework. Is there anyway to do create container like that code? string uri =...
View ArticleOrion SDK, Add network interface and Volumes
Hi,First of all, thanks for the great SDK you provide :d). I'm using the powershell api, and it works fine.I have several questions about how to add network interface and volumes for monitoring.My...
View ArticleAdd Pollers & Node Details
Hi guys,Is there any way/method to add the pollers (Orion.Pollers entries) for the node? (I am using C#)Actually, the problem is node details are not shown after adding nodes. I enter edit node page,...
View ArticleTrouble with custom swql query in device view
Hello, I'm attempting run a simple query (below) as a custom resource within a phone device view in vnqm, but getting "Error: A query to the SolarWinds Information Service failed"Any way I can get...
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 ArticleAutomated creation of NPM server nodes including specific node resources
I have a PS script that utilizes both the SDK and the Internet Explorer PS Object. The script does the following:Script Input Arguments: Script Action (Currently just adds, but in the future it would...
View ArticleAdd node to NPM 10.2.1 using Orion SDK 1.4 works, but interface pollers don't...
I've successfully added a node with an interface using SDK, but the interface pollers don't appear in the database so the displays aren't correct; Here is the PowerShell code used to add the interface...
View ArticleAdd node (or something) to NCM - NPM
Hi,I have a question. Can be added a node via SWIS (Orion SDK) ? Can you help me about that? -like sample code-(I'm working on ASP .Net / C# project about that subject.)Thanks.
View ArticleInvoke-SwisVerb : Access to Orion.Nodes.Unmanage verb denied.
Running a Powershell script and I can't seem to get the Unmanage verb working. Running SDK 1.6Connect and Query run run fine and I am in an AD group with full access to Orion.
View ArticleTrouble with custom swql query in device view
Hello, I'm attempting run a simple query (below) as a custom resource within a phone device view in vnqm, but getting "Error: A query to the SolarWinds Information Service failed"Any way I can get...
View ArticleIs Orion SDK 1.6 compatible with the new NPM 10.5? RunQuery exception reading...
I am just today starting a small project to automate creating discoveries. My first step was to use a QueryXml() call to extract rows from the Verb and VerbArguments tables and pretty-print the...
View ArticleIs it possible to use Orion.UDT.Port AdministrativeShutdown?
I'm a little new to the SDK, and with the new Shutdown and Enable buttons in the web console of UDT, I was trying to us PoSH to shut down an interface. The meat and potatoes of the script looks like...
View ArticlePowershell Invoke-Swisverb trouble
Please help. I"m having trouble trying to unmanage a list of devices. Below is my script. When it gets to invoke-swisverb it errors out with this message: Could not find file...
View Article