Grafana

Retrieve alarms in format suitable for Grafana Infinity

Retrieve alarms in format suitable for Grafana Infinity.

post/v1/grafana/infinity/alarms

Request body

rootObjectIdinteger

Optional. ID of root object for alarm retrieval (0 to retrieve all alarms)

Response

Successful retrieval of alarms.

Idinteger

Alarm ID

Severitystring

Alarm severity name (Normal, Warning, Minor, Major, Critical, etc.)

Statestring

Alarm state name (Outstanding, Acknowledged, Resolved, Terminated)

Sourcestring

Source object name (may include alias in parentheses)

Messagestring

Alarm message

Countinteger

Alarm repeat count

Ack/Resolve bystring

User who acknowledged/resolved the alarm

Createdstring date-time

Alarm creation time

Last Changestring date-time

Last change time of the alarm

Changes

Changed in 2 of the 80 revisions of this API.4

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • removed the non-success response with the status

      response-non-success-status-removed

    • removed the non-success response with the status

      response-non-success-status-removed

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog