The most recent content from our members.
hi guys, Do anyone give me the details of this integration. I need to integrate Solarwinds and ServiceNow using REST API. The only action is to create incident in ServiceNow whenever an alert is generated. I am very new to Solarwinds. However I would to like to know more about it. Any kind of suggestions are highly…
Does anyone have an example of what an Asset custom field qualifier for the WHD REST API would look like ?
Good afternoon All - Can someone tell me the relationship between the different options for Status in Table IPAM.IPNode, or Give me a better query for: when running results = swis.query("Select I.IPAddress, I.Status, I.DisplayName FROM IPAM.IPNode I") I get a result of [{u'Status':4, u'DisplayName':'10.0.0.1',…
Hi all, I work in an business which is too locked down for WMI, thus we use agents for virtually everything. I'm working on automating the node creation, agent install, volume and interface discovery and editing of the custom properties. While creating a short script to edit the custom properties for Volume Threshold…
Hello, I would like to be able to update the values in the ticket custom fields of our WHD tickets via the REST API. I have figured out how to use PUT requests to update ticket status, but I cannot figure out how to overwrite existing values in the ticket custom fields section of a ticket. Can anyone offer me some advice…
Hi Team, Could you please let me know what curl command I can use to mark the MAC and Hostname of my vm as used, so that solarwinds can update DHCP accordingly. Our setup has Solarwinds integrated with DHCP, so once we mark the IP,MAC and Hostname as Available or Used, it will get reflected on our DHCP server I currently…
I am using the following curl command which is fetching me the first available IP address from my subnet ID. curl -k -v -u "myuser:password" mysolarwinds:17778/.../Query Output * About to connect() to mysolarwinds port 17778 (#0) * Trying mysolarwinds... * Connected to mysolarwinds (mysolarwinds) port 17778 (#0) *…
Hey guys, I'm looking to see if there is a way in Solar Winds to send get commands to a page and tell it was is expected back? What I am looking to do is create a monitor to send a get command to a site and to verify the string that comes back against a expect value. I'm basing this off of the HTTP-ECV monitor from…
We are using Web Help Desk, version 12.5.0 (Build #12.5.0.1257), and we are experiencing a problem with attachments, since the service "/attachment/upload**" documented in http://www.solarwinds.com/documentation/WebHelpDesk/docs/WHD_API/Web%20Help%20Desk%20API%20Guide.html is not working properly. Looking at the forum, we…
whenever i add a node, i currently have to go into the node, click List Resources and add the volumes i want to be monitored. how do i add these volumes automatically via the Rest API and curl in linux?
It looks like you're new here. Sign in or register to get started.