SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.AlertSuppression

Base type: System.Entity

Summary: Contains entities which do not trigger any alerts during the SuppressFrom-SuppressUntil time period.

Properties

Name Type Notes
ID System.Int32
EntityUri System.String
SuppressFrom System.DateTime
SuppressUntil System.DateTime
DisplayName System.String
Description System.String
InstanceType System.Type
Uri System.String
InstanceSiteId System.Int32 Default='0'.

Verbs

Name Summary Parameters Returns
SuppressAlerts Do not trigger any alerts for entities defined in entityUris array during the suppressFrom-suppressUntil time period.
ResumeAlerts Alerts for entities defined in entityUris array will be triggered as usual.
GetAlertSuppressionState Get Alert Suppression State for provided list of entities.