I would like to subscribe to the alert notification with powershell or something to get the alerts and pass them into my event management system for processing.
Thanks
Ross
This is not something the SDK supports today. Your best bet is to query Orion.AlertStatus every so often and track changes.
the KB article says the DSK supports subscribing to alerts: SolarWinds Knowledge Base :: What SolarWinds products support alert data sharing?
is there an example now?
I'm sorry - that KB is incorrect. This facility is specific to Alert Central. We are not prepared to support customers using it.
I'm working on getting the KB corrected.
tdanner has this status changed?
Is there any way to have a powershell script grab the alert context from when an alert triggers, so that I could pass it off via REST to other REST API things such as Service-now?