The most recent content from our members.
I'm trying to programmatically delete a node from our SolarWinds Orion environment as part of our server decommission process I am automating. I can't seem to find the correct endpoint to target in my POST to the API to do this, and I've searched the scheme documentation for our version (2024.1). I should note I have no…
i deleted a node via curl like this: curl -k -u <user>:<pwd> -X DELETE -v orion:17778/.../NodeID=2215 and it successfully deleted the node (its a rhel 7 vm) but now i cant readd the node back. i usually install the linux agent and it will appear in Orion but now after deleting the node, and reinstalling the linux agent, it…
Hi All, I am looking at a way of tracking deletions to the dbo.nodes table and have tried this by using a SQL User Experience Monitor and set the critical statistic threshold to any value less than 0, but the difference is not returning a negative integer value when a node is deleted. Here is a screen shot of my…
It looks like you're new here. Sign in or register to get started.