ReportingRule

Avvisi dalle regole di reporting configurate dall'amministratore.

Rappresentazione JSON
{
  "alertDetails": string,
  "name": string,
  "query": string
}
Campi
alertDetails

string (bytes format)

Qualsiasi altro dettaglio dell'avviso associato, ad esempio AlertConfiguration.

name

string

Nome regola

query

string (bytes format)

Query sulla regola di avviso Query di esempio { condizione { filter { expectedApplicationId: 777491262838 expectedEventName: "indexable_content_change" filtroOp: IN } } higherOperator: OR }