SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.Alerts

Base type: System.Entity

Summary: Alerts created in Basic Alerts Manger.

Properties

Name Type Notes
EngineID System.Int32
AlertID System.Int32
Name System.String
Enabled System.Boolean
Description System.String
StartTime System.DateTime
EndTime System.DateTime
DOW System.String
NetObjects System.String
PropertyID System.Int32
Trigger System.String
Reset System.String
Sustained System.Int32
TriggerSubjectTemplate System.String
TriggerMessageTemplate System.String
ResetSubjectTemplate System.String
ResetMessageTemplate System.String
Frequency System.Int32
EMailAddresses System.String
ReplyName System.String
ReplyAddress System.String
LogFile System.String
LogMessage System.String
ShellTrigger System.String
ShellReset System.String
SuppressionType System.String
Suppression System.String
AlertDefID System.Guid
Reverted System.Boolean
DisplayName System.String
Description System.String
InstanceType System.Type
Uri System.String
InstanceSiteId System.Int32 Default='0'.

Verbs

Name Summary Parameters Returns
MigrateAllBasicAlerts This verb migrates all alerts created in Basic Alerts Manager to new data entities used in Alert Manager on Orion website. It returns list of Alert Migration Results which contains information about migrated Alerts.
MigrateBasicAlert This verb migrates alert created in Basic Alerts Manager to new data entities used in Alert Manager on Orion website.
Name Summary
alertId Id of Alert created in Basic Alerts Manager i.e. AlertID property of Orion.Alerts entity.
It returns Alert Migration Result which contains information about migrated Alert.