Search Results for

    Show / Hide Table of Contents

    Orion.AlertActive

    SolarWinds Information Service 2024.4 Schema Documentation

    Contains information about all currently triggered alerts for individual swis entities.

    Inheritance

    ↳ System.Entity

    Access control

    everyone

    Properties

    Name Type Summary Access Control
    AlertActiveID System.Int64 everyone
    AlertObjectID System.Int32 everyone
    Acknowledged System.Boolean everyone
    AcknowledgedBy System.String everyone
    AcknowledgedDateTime System.DateTime everyone
    AcknowledgedNote System.String everyone
    TriggeredDateTime System.DateTime everyone
    TriggeredMessage System.String everyone
    NumberOfNotes System.Int32 everyone
    LastExecutedEscalationLevel System.Int32 everyone

    Source Relationships

    Name Type Notes
    AlertObjects Orion.AlertObjects Defined by relationship Orion.AlertActiveToAlertObjects (System.Reference)
    AlertActiveObjects Orion.AlertActiveObjects Defined by relationship Orion.AlertActiveToAlertActiveObjects (System.Reference)

    Verbs

    Acknowledge

    Acknowledge active alerts, based on array of alert active ids and desired notes.

    Access control

    Operations Right
    invoke clearEvents

    Unacknowledge

    Unacknowledge active alerts, based on array of alert active ids.

    Access control

    Operations Right
    invoke clearEvents

    ClearAlert

    Delete active alert from database. Manual alert reset

    Access control

    Operations Right
    invoke clearEvents

    AppendNote

    Appends note to Alert object.

    Access control

    Operations Right
    invoke clearEvents
    In this article
    Back to top © SolarWinds