The most recent content from our members.
Stealing this from a comment by @planglois It would be nice if SWQL Studio was converted to a VS Code extension! We could leverage other tools within it (i.e git, formatters, etc... ). PLEASE CONSIDER THIS! Many of us already use VS Code - this would make it a lot simpler and quicker to leverage the SDK.
Hello @KMSigma.SWI , Hope you are doing well. I want to make Solarwinds IPAM as source of truth for my environment and want SNOW CMDB to be updated from Solarwinds IPAM. I am looking for IPAM API which SNOW can call for getting subnet information details. I am not sure if any API available for IPAM information. Appreciate…
We are working with the WHD API to integrate with some other processes via a web-based form. Calling the api leads to CORS errors. I have found a way around this by changing the web.xml file here.... Program Files\WebHelpDesk\bin\webapps\helpdesk\WEB-INF ...and adding this (testing): <filter>…
Two feature requests 1. Servicedesk shows all the possible states like open, approved, closed for changes, incidents and more on their web app but there is no API to get the information. We are building integration for our customers to get all the changes and look at details of how many were approved and stats around…
Currently, the parts module in Web Help Desk has no API functionality(as seen in the latest API guide), this hampers the ability of the tool to integrate with ERP-like systems, API calls to create parts, add/remove quantities, update pricing/details, add/remove parts to tickets.
Hi there, would it be possible to mute alerts based on external schedules made available via API? https://eskomsepush.gumroad.com/l/api Looking to automatically mute alerts on nodes based on the planned power outage schedules. Thanks
Hello all, I have a requirement to identify the internal switches of a switch stack using the API. My current query is as follows https://<server>:17778/SolarWinds/InformationService/v3/Json/Query { "Nodes.InstanceSiteId, Nodes.NodeID, Nodes.IPAddress, Nodes.IPAddressType, Nodes.DynamicIP, Nodes.Caption, Nodes.Category,…
I try to automat the VM deployment process. One of the steps of this VM deployment process is to assign an IP address to that VM. I would like to integrate IP address reservation / un-reservation IPAM API calls into this automation process. The following API calls will be needed: * Get the first available IP address within…
Hi guys, So I really hope that one can point me in some direction here. :) So today we started to implement Meraki MX firewall on our sites, and we would like to monitor them in Solarwinds, That we can do by SNMP in most of the cases that is OK, but we are missing some info, and a idea on how to make the Orion Map design…
Hi community, I have been trying to change a system display name in the NPM console but I can't find the right method on the Solarwinds API to do so. Here's my code snippet: swis = SwisClient(server, username, password) results = swis.query("SELECT Uri FROM Orion.Nodes WHERE NodeID=@id", id=9) swis.update(uri +…
It looks like you're new here. Sign in or register to get started.