Orion.AlertSuppression
SolarWinds Information Service 2020.2 Schema Documentation
Contains entities which do not trigger any alerts during the SuppressFrom-SuppressUntil time period.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ID | System.Int32 | everyone | |
EntityUri | System.String | everyone | |
SuppressFrom | System.DateTime | everyone | |
SuppressUntil | System.DateTime | everyone |
Verbs
SuppressAlerts
Do not trigger any alerts for entities defined in entityUris array during the suppressFrom-suppressUntil time period.
Access control
Operations | Right |
---|---|
invoke | allowUnmanage |
ResumeAlerts
Alerts for entities defined in entityUris array will be triggered as usual.
Access control
Operations | Right |
---|---|
invoke | allowUnmanage |
GetAlertSuppressionState
Get Alert Suppression State for provided list of entities.
Access control
Operations | Right |
---|---|
invoke | everyone |