The most recent content from our members.
I had a script that would run each night and kick off certain network discovery profiles. Now they all fail. It looks like the API now wants the scan ID AND the engine ID but the engine is already declared in the discovery profile. This makes me think it is a bug or error of some kind on the part of SolarWinds. Even when I…
I'm working on making a script work to start a discovery using REST API posts. Been testing it all in Postman since that's the easiest way so far: I've been able to generate the CreateCorePluginConfiguration successfully:…
The REST API swagger for Acknowledge has this as the payload: { "alertObjectIds": [ 0 ], "notes": "string" } but when I send a payload with that format, { "alertObjectIds": [11111], "notes": "testing from rest client" } the API ignores "notes". When I query the AlertObject I get this: "AcknowledgedNote": null Is this just…
Dear THWACK members, Please could someone advise what I am missing / where I am incorrect with the SNOW Service Graph Connector configuration page ? attaching the configuration page snip and test connectivity error snip
We use SolarWinds and Pingdom to monitor some web sites for internal and external accessibility. I want to be able to compare the API pollers that we use to pull data from Pingdom for alerting, to the checks in Pingdom to make sure we have the CheckID's configured correctly. I've done this in PowerShell and run manually it…
Hi There I've gone through the swagger ui and tried to figure this out..but I'm at my wits end. Basically, we want to update a connection's properties via the rest api...not unregister/re-regsiter...we are swapping host's for dbs and would like to keep all the history for the new & old server under one cname....…
Hello Community, My company NMS is able either to talk SNMP-Northbound or RESTful API to sent information collected from our network devices to an Umbrella Management System, have been this kind of integration made already? Thanks.
Howdy! I have a similar question as the thread over here: https://thwack.solarwinds.com/product-forums/web-help-desk-whd/f/forum/28386/rest-api-qualifier-values/32958#32958 Specifically I'm trying to use qualifiers for the Tickets endpoint and TicketNotes endpoint. The TicketNotes endpoint isn't listed as supported, so…
Hi Everyone, I've been trying to get a PHP page I've been writing to start a Discovery Profile, but it seems to be getting hung up on getting the XML Context into JSON format so that I can send it it the REST API via cURL. Has anyone been able to do this before, and if not, does anyone have any ideas? I am relatively new…
Hello, I'm a user of solarwinds API and sdk features, it worked really well until I tried to create applications (so assigning templates) from the API. According to solarwinds swagger http://solarwinds.github.io/OrionSDK/swagger-ui/ I could use POST/Invoke/Orion.APM.Application/CreateApplication but everytime I do I get…
It looks like you're new here. Sign in or register to get started.