I have created some custom properties for IPAM objects. Once the IPAM object is no longer used, I want to remove the values that may have been populated in these values. For example, I created a custom property called IPAM_City. If the location closes, I want to clear the current value in IPAM_City. I can't seem to find a…
Hi all. I have a requirement to mark an access port as "Display interface as unplugged rather than down" using an alert. This is the logic. A port on a access switch goes down because the user turned off their PC. 1. Is the port marked as access or trunk? ( I have this query configured) 2. Fire off an alert that posts to…
1)I am having trouble connecting to SWIS using the Powershell module from my pc. PS C:\Users\wh24xu> Connect-Swis -Hostname wp046e cmdlet Connect-Swis at command pipeline position 1 Supply values for the following parameters: (Type !? for Help.) OperationTimeout Channel ClientChannel ChannelFactory ---------------- -------…
Hi All I'm new to using API's so having a few issues figuring out how to use the SWIS API. So far I've been able to get my python script connected, obtaining IP subnet and node data and quickly tested the get next available IP function. I'm trying to migrate some IP data into our SW IPAM system, but the data is from…
Part 1: Is there a way to enable CLI polling for a node using the API? Part 2: Can CLI polling be added when doing a discovery via the API? I looked in the below documentation but didn't see an option for it. Discovery · solarwinds/OrionSDK Wiki · GitHub
Using the script from Lab #93 I am able to get a chart that shows information. I added a filter using the AND statement against a CP however it's not filtering. The COUNT also should report back as 111 unique items with the specific CP however as you can see my the screenshot I am getting over 900k for some fields. Any…
Greetings! I am sending JSON POST to Jira to create 'tickets' as a trigger action. No worries there. What I want to do is to log the Jira Ticket number given in the response to the alert that created the ticket. Is this possible? Thanks!
Recently our Octopus to SW muting step started failing and I confirmed the cause is because the SWQL Studio is now unable to connect using the AD Service account we created. This was working fine previously. Using a local SW account with the SWQL Studio works fine. I am able to login into Solarwinds Console with the domain…
I am attempting to query the Orion REST API without having to provide an explicit username and password. Using the CSRestClient example from GitHub (OrionSDK/Samples/CSharp at master · solarwinds/OrionSDK · GitHub ) as as springboard, I have successfully interacted with the dashboard website programmatically using Windows…
It looks like you're new here. Sign in or register to get started.