{
  "id": "alert",
  "title": "Alert object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/alert/",
  "summary": "An object that contains alert info",
  "content": "\nYou can view, configure, and enable various alerts for the cluster.\n\nAlerts are bound to a cluster object (such as a [BDB]() or [node]()), and the cluster's state determines whether the alerts turn on or off.\n\n  Name  | Type/Value | Description | Writable\n|-------|------------|-------------|----------|\n| change_time | string | Timestamp when alert state last changed | |\n| change_value | object | Contains data relevant to the evaluation time when the alert went on/off (thresholds, sampled values, etc.) | |\n| enabled | boolean | If true, alert is enabled | x |\n| severity | 'DEBUG'\u003cbr /\u003e'INFO'\u003cbr /\u003e'WARNING'\u003cbr /\u003e'ERROR'\u003cbr /\u003e'CRITICAL' | The alert's severity | |\n| state | boolean | If true, alert is currently triggered | |\n| threshold | string | Represents an alert threshold when applicable | x |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

