solarwinds / OrionSDK

SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
https://thwack.com/OrionSDK
Apache License 2.0
394 stars 139 forks source link

FR: Please add AddIncidentNumber to Orion.AlertStatus, similar to AddNote. #328

Open blackbaud-DarylMcAvoy opened 1 year ago

blackbaud-DarylMcAvoy commented 1 year ago

Hi

Is it possible to add "AddIncidentNumber" similar to "Addnote" to the Orion.AlertStatus? IE. "/SolarWinds/InformationService/v3/Json/Invoke/Orion.AlertActive/AppendNote"

IncidentNumber resides on the Orion.ESI.AlertIncident table.

image

Thanks