When I add a node and its pollers via orionsdk, all these resources are autodiscovered and I can see them in the web. How can I see this information via orionsdk? If I run a query to Orion.Volumes it comes back empty because the volumes are only listed and not added. Is there a way to see them before adding them? I'm…
Hi All, I need help for my custom swql, I want to add or change from utc to local time (GMT+7) and also do a filter to display certain devices using custom properties (such as DeviceCategory) into swql as below: SELECT ST.Nodes.Caption AS [Device] ,'/Orion/images/StatusIcons/Small-' + ST.Nodes.StatusIcon AS…
Hi I will like to update many sub folders like in that print screen I just fine with poll them to the right place.. How do I create those folder from PS?? I use PS and the IP subnet prefix is working just fine with Import-Module SwisPowerShell Add-PSSnapin SwisSnapin $swisCred= Get-Credential -Message "enter" $swis =…
Hello to all! Thank you for reading this article I would like to create a python script that runs an NCM script or an NCM Job. I need to know all the steps to take to carry out this activity. Thanks in advice
I've seen this resource to programmatically set the resources on a node https://support.solarwinds.com/SuccessCenter/s/article/Update-resources-on-an-agent-node-using-SWQL?language=en_US But it adds all available resources to the node. Is there a way to select which resources to add before the ImportListResourcesResult…
After doing the recommended updates last week our provisioning script from our application will not complete the script with an error in SWIS. Working before the update, so trying to figure out what changed with SW. The error we are seeing in the SWIS logs is: ERROR SolarWinds.InformationService.Core.InformationService -…
Hi, Good day! I'm new to SWQL and have no prior knowledge of SQL queries. I'm trying to have the script below to be filtered by a custom property, when I add the filtering code [Nodes.CustomProperties.AssetTag = 'Backend'] I get a SWQL build error. How do I correctly filter the custom table report script below? SELECT…
We have some scripts that run some REST queries against Orion SDK/Rest API. These used to work but one of them started failing and when running in Postman we see toopleMetadata = null error? The query we are trying to run is: SELECT ContainerID, MemberPrimaryID, MemberEntityType, Name, Status, StatusInfo.StatusName FROM…
Hi, I am currently using python script (which calls the SWQL API) to extract information from Solarwinds. I am using basic authentication. My question is whether does SWQL support other type of authentication such as api key, token or certificate authentication? thanks much
Smart nodes list I imagine multiple widgets for windows servers, Linux servers, Network devices. For items that are in duress and only those items.
It looks like you're new here. Sign in or register to get started.