alertmanager-gotify - v1.0.1
    Preparing search index...

    Interface AlertManagerPayload

    Interface representing the payload structure from AlertManager.

    AlertManagerPayload

    interface AlertManagerPayload {
        alerts: Alert[];
    }
    Index

    Properties

    Properties

    alerts: Alert[]

    Array of Alert objects