SWIS Fails when querying uninitialized Date/Time fields in NodesCustomProperties
I've run into a strangeness dealing with SWQL/SWIS. If I use the following query in SWQL Studio, it works fine. If I attempt to run the same query via SWIS (python flavor), I get a strange error. I...
View ArticleSQL: How to display "NULL" values
Can anyone show me how to display a "NULL" value from the SQL Query below? I am trying to pivot some data on the details page and would for the "cpname" column to display "null" or blank if no data is...
View Articleerror when powershell connect to Orion
Hi! I need use Orion SDK to do an automatization in powershell. I already installed orion SDK and PowerOrion in powershell but when I run my script to connect with Orion fail. the error is:Connect-Swis...
View Articlehow to input 'y' or 'yes' with powershell script to NCM
Hello, Teamis anybody who can give me an idea how to input the 'yes' or 'y' command when waiting for the user input.want to automate the Nexus 3048 ios upgrade process with powershell script with NCM....
View ArticleHow to know the nodes that are not present in solarwinds
Hi Am using the below script to unmanage the nodes. but the problem is if i give a node that is not in solarwinds its trying to unmanage instead of mentioning the node is not in solarwinds. Can some...
View ArticleStuck - Orion SDK - Python Get Next 2 IP Address from a list of Subnets in IPAM
I am extremely new to Orion SDK and have much to learn. I have been really struggling over the last several days with performing a task that I responsible for. We have a cloud environment that is...
View ArticleSWIS Fails when querying uninitialized Date/Time fields in NodesCustomProperties
I've run into a strangeness dealing with SWQL/SWIS. If I use the following query in SWQL Studio, it works fine. If I attempt to run the same query via SWIS (python flavor), I get a strange error. I...
View Articleerror when powershell connect to Orion
Hi! I need use Orion SDK to do an automatization in powershell. I already installed orion SDK and PowerOrion in powershell but when I run my script to connect with Orion fail. the error is:Connect-Swis...
View ArticleSWIS Fails when querying uninitialized Date/Time fields in NodesCustomProperties
I've run into a strangeness dealing with SWQL/SWIS. If I use the following query in SWQL Studio, it works fine. If I attempt to run the same query via SWIS (python flavor), I get a strange error. I...
View ArticleSQL: How to display "NULL" values
Can anyone show me how to display a "NULL" value from the SQL Query below? I am trying to pivot some data on the details page and would for the "cpname" column to display "null" or blank if no data is...
View ArticleSWIS Fails when querying uninitialized Date/Time fields in NodesCustomProperties
I've run into a strangeness dealing with SWQL/SWIS. If I use the following query in SWQL Studio, it works fine. If I attempt to run the same query via SWIS (python flavor), I get a strange error. I...
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 ArticleReceiving 403 Forbidden When Using REST API In C#
Receiving 403 Forbidden When Using REST API In C# I was referred to the following C# example of using REST APIs Sample code: OrionSDK/Program.cs at master · solarwinds/OrionSDK · GitHub This looked...
View ArticleSWQL Functions Feeback... Enhancments?
Having worked with the SDK (namely SWQL) nearly since its release to the public I have say that I find the SDK/API feature rich, extraordinarily reliable and key path to a Solarwinds installation that...
View Articleis there an ado connecter available?
Hi, I am new to the community and searching to see is there is an ADO data connector available to allow me to connect to the Orion databases and generate reports on data circuits etc. via Visual...
View ArticleREPLACE function for SWQL?
Anything available in SWQL that would approximate the REPLACE function in SQL? It's a long story, but this is the query I'm working with in SQL - basically a volume can fill up, but as long as all the...
View ArticleOrion.Nodes CustomPropertyValues
All, I am really new to powerorion and we see something we would like to stream line, windows updates outage windows. Where we could pull the nodes on certain custom properties, Update_Schedule in...
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 ArticlePowerShell or Python ?
Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...
View Article