SolarWinds · Schema

SolarWinds Alert

Schema for a SolarWinds monitoring alert triggered by threshold violations or status changes on monitored entities.

Application MonitoringDatabase MonitoringInfrastructureIP Address ManagementIT ManagementITSMLog ManagementNetwork MonitoringObservability

Properties

Name Type Description
alertId integer Unique identifier for the alert instance
alertName string Display name of the alert definition
severity string Alert severity level
triggeredAt string Timestamp when the alert was triggered
resetAt stringnull Timestamp when the alert was reset, null if still active
acknowledged boolean Whether the alert has been acknowledged by an operator
acknowledgedBy stringnull Username of the operator who acknowledged the alert
message string Alert message with details about the triggering condition
entityType string Type of the monitored entity that triggered the alert
entityUri string SWIS URI of the entity that triggered the alert
entityCaption string Display name of the triggering entity
triggerCondition object
notes string Additional notes or annotations on the alert
View JSON Schema on GitHub