UTC time to local time
Hi, Is there any way to get local time of alerts where triggereddatetime stored in UTC time zone . Am using swis query to get data, how to get it in local time zone.Am using python . Pls suggest
View ArticlePython SDK - 403 with AD account
Good evening, everyone! I have been using the Python SDK for quite some time now and just recently I've run into a situation where making simple queries results in a 403 when using a service account...
View ArticleSolarwind - HP OBR integration
Hello Experts, we need info about integrating solarwind to HP OBR, we want to achieve performance Data of the server added under SolarWinds to HP OBR. please suggest in any manner can we achieve this ....
View ArticleSet-SwisObject : The given key was not present in the dictionary.
Hi, I try to update Alias/Comments for IP but I get error: Set-SwisObject : The given key was not present in the dictionary. Import-Module SwisPowerShell [String]$swisConnectHost =...
View ArticleUDT Powershell import csv of MAC to IP mappings
Hi all, we have Velo routers and we're not allowed SNMP access to them. Our WAN vendor can supply us with a periodic CSV dump of the Velo's MAC to IP tables but we need a way to import those tables...
View ArticleUpdate Alert Notes via SDK
Ahoy,I am trying to figure out how I can update an alert's note via the SDK and I'm not having much luck getting it done. I am trying to integrate a specific alert with our ticket system so that when a...
View ArticleAdd Asset Inventory to (WMI) Node
Hi,Is there any way to add asset inventory via SWIS? Like using create or invoke methods. If possible, can you give an example?
View ArticleNCM - DOWNLOAD THE LATEST CONFIG INFO FOR ALL DEVICES
Hello,I would like to be able to find a way where i can download all the latest config file for all devices of the same type. Eg latest config file for all cisco devices.I was hoping if i can pull all...
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 ArticlePython command to create dependencies
in a old post found the following command: but what's the existing one please $swis = Connect-Swis -UserName admin -Password '' New-SwisObject $swis Orion.Dependencies...
View Article"Key Error" when using swis.update
I have been attempting to execute the following code snippet but keep receiving this error "400 Client Error: The given key was not present in the dictionary."I have tried using other keys but it...
View ArticleSolarWinds SDK Powershell WMI Add script
I'm having trouble with adding nodes using powershell. I've started with the CRUD.AddWMINode.ps1 script and am able to get all the information to go in properly but the authenticated user is not set...
View ArticleSolarwinds API for all events.
Dear team, Can any one help me in getting all the solarwinds events by API
View ArticleImport Node and custom properties
Hello, Using Orion SDk, can I do following at the same time (1)Node(IP, Caption and so on.) register (There are overlap IP Address) (2)Custom properties values assign for DateTime type About (2),...
View ArticleImport Node and custom properties
Hello, Using Orion SDK, can I do following at the same time ?(1)Node (IP, Caption and so on) register (There are nodes with same IP and overlap IP Address.)(2)Custom properties values assign for...
View ArticleAdd entries to Orion.DeviceStudio.PollerAssignments
I'm using the REST API to create nodes and assign pollers - it works great. But I'd also like to be able to assign a Device Studio poller to a node after I've created it (mostly so that the node is...
View ArticleSSL Certificate Verification or NOT
Hello everyone, I have a question about the SolarWinds Orion API for Python.Are the username/password encrypted if I do not use the SSL Certificate Verification options?Example: import orionsdkimport...
View ArticleAlerts Triggered (Year to Date) with counters
Hello, I found this alerts triggered report, however, when I run this; it's only showing last 30 days. Is there a way to show year to date? Thanks! select ac.Name ,ah.Message...
View Article