ack_timeout_secs。目标可引用用户、团队或值班排班,并附带通知
渠道 id。
alerts.manage。Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
多级升级,含轮值排班。
POST /api/v1/alerts/escalations
ack_timeout_secs。目标可引用用户、团队或值班排班,并附带通知
渠道 id。
{
"name": "Primary operations",
"steps": [
{
"targets": [
{
"kind": "schedule",
"schedule_id": "<schedule-id>",
"channel_ids": ["<channel-id>"]
}
],
"ack_timeout_secs": 300,
"min_severity": "warning"
}
],
"repeat": true,
"max_loops": 2
}
alerts.manage。此页面对您有帮助吗?