Employee Health Check Layout Rule

Crisis Management

Details

IDEmployee_Health_Check_layout_rule
From Version6.10.0
Opens LayoutEmployee Health Check Incident

Alert conditions (all must match)

Field Operator Value
alert_type EQ Employee Health Check
{
  "id": "Employee_Health_Check_layout_rule",
  "name": "Employee Health Check Layout Rule",
  "rule_id": "Employee_Health_Check_layout_rule",
  "layout_id": "Employee Health Check",
  "description": "",
  "rule_name": "Employee Health Check Layout Rule",
  "alerts_filter": {
    "filter": {
      "AND": [
        {
          "SEARCH_FIELD": "alert_type",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "Employee Health Check"
        }
      ]
    }
  },
  "fromVersion": "6.10.0"
}