Alerty z reguł raportowania skonfigurowanych przez administratora.
Zapis JSON |
---|
{ "alertDetails": string, "name": string, "query": string } |
Pola | |
---|---|
alertDetails |
wszelkie inne powiązane szczegóły alertu, np. AlertConfiguration. |
name |
Nazwa reguły |
query |
Zapytanie reguły alertu Przykład zapytania query { condition { filter { expectedApplicationId: 777491262838 expectedEventName: "indexable_content_change" filterOp: IN } } conjunctionOperator: OR } |