The most recent content from our members.
Question: See the title of the post, but I'm looking for a way to alert via email people so at least we know there is a failing alert integration using HTTP POST. I can't seem to find a way to use the "Alerts" functionality to write an alerting rule to select events. Basically: We have some alerts that are sent to a 3rd…
Pingdom Support, We would like the ability to modify the authentication method for our Uptime webhook integration which is not currently possible. i do see an existing similar request: "Webhook integration to configure the API key on http header". Should i just track that existing feature request or does this constitute a…
I have alerts setup to trigger on syslogs and I do not know how to remove the extra space at the end of a variable I have inserted into the body of my JSON POST. It's from the variable (I believe), so I don't know how to parse it python or what I am doing wrong. Here is the body: { "sylog":…
POST-ing alerts to Teams channels in Orion 2023.1 (and 2023.3 as of today) was working up until 3 weeks and then it suddenly stopped, across all four Teams channels we've been POST-ing alerts to. Attempting to simulate / execute alerts: "Failed to execute HTTP request" In Message Center: Failed to execute an HTTP request.…
Dear all, We need to send Node data using REST when specific node information is updated or when a new node is added in SolarWinds. We are going to create the REST API on the other system but I want to ask you what is the best practice to trigger the POST message when this happens? We may treat them like two different…
I'm currently migrating all of my POST request actions from WebEx Teams to Microsoft Teams. I've already created 3-5 POST requests which are working. Now when I go to create another one (doesn't matter which alert it is in) I keep getting the error "Failed to execute HTTP request". I am following This guide from…
Hi, I have seen a couple of posts where other people need to send header as part of a POST request to a web service and while it is not overly difficult to wrap this into a script, with the level of integration being performed by customers, I would like to have the ability to add custom Headers to the POST settings within…
If you put over 2048 characters into the POST data field of an uptime check and save the check, anything beyond the first 2048 characters is stripped when the check is saved (with no warning). If you use the "Test Check" option, you get a message stating "We are sorry, but there was an error. Please try again." (trying…
Hi, We are passing below in body to create ticket but when we pass MACRO like statistics we are getting error. Without Macro ticket is getting created. Not working:- "title": "Critical Alert - High Memory utilization ${N=SwisEntity;M=PercentMemoryUsed}", Working:- "title": "Critical Alert - High Memory utilization",
Hey Gang, new to the whole API scene and I am trying the following code with the program Postman: https://<hostname>:17778/SolarWinds/InformationService/v3/Json/Create/Orion.Nodes { "ObjectSubType": "SNMP", "IPAddress": "10.x.x.x", "IPAddressType": "IPv4", "DNS": "switchname.company.com", "DynamicIP": false, "SysName":…
It looks like you're new here. Sign in or register to get started.