curl --location --request GET 'https://api.flashcat.cloud/v1/n9e/alert-his-events?hours=6&hours=6&severity=1&is_recovered=1&query=job=fc-checker status=empty_hitory_ui&limit=100000&prod=northstar&stime=1653879977&etime=1653879977' \
--header 'Authorization: Basic <encoded-value>'
{
"dat": {
"list": [
{
"id": 190079,
"is_recovered": 0,
"cluster": "Default",
"group_id": 22,
"group_name": "智能告警测试",
"hash": "d4668a3df7959adb120c5fd885c0eab9",
"rule_id": 208,
"rule_name": "cpu4",
"rule_note": "",
"rule_prod": "",
"rule_algo": "holtwinters",
"severity": 2,
"prom_for_duration": 60,
"prom_ql": " (avg by (mode,instance)(rate(node_cpu_seconds_total{instance=\"tt-fc-dev01.nj:12345\",mode=\"idle\"}[1m])))*100",
"prom_eval_interval": 15,
"callbacks": [],
"runbook_url": "",
"notify_recovered": 1,
"notify_channels": [],
"notify_groups": [],
"notify_groups_obj": [],
"target_ident": "",
"target_note": "",
"trigger_time": 1653450720,
"trigger_value": "86.8",
"recover_time": 0,
"last_eval_time": 1653450750,
"tags": [
"instance=tt-fc-dev01.nj:12345",
"mode=idle",
"uuid=11121289880610792086"
]
}
],
"total": 1
},
"err": ""
}