管理員設定的「報表規則」快訊。
JSON 表示法 |
---|
{ "alertDetails": string, "name": string, "query": string } |
欄位 | |
---|---|
alertDetails |
任何其他相關的快訊詳細資料,例如 AlertConfiguration。 |
name |
規則名稱 |
query |
警示規則查詢示例查詢 { condition { filter { expectedApplicationId: 777491262838 expectedEventName: "indexable_content_change" filterOp: IN } } conjunctionOperator: OR } |