Expand description
The canonical rule representation.
A measured create response has 36 fields, which vary by rule type and Elastic version. A JSON map preserves unknown fields; a fixed struct would break round trips.
Structs§
- Export
Summary - The trailer Kibana appends to an NDJSON export. It is the entire body for a zero-rule export, so it must not be parsed as a rule.
- Rule
Constants§
- VOLATILE_
FIELDS - Server-owned fields that change on every write or execution. They are stripped before diffing to avoid false drift.
Functions§
- server_
defaults - Fields the server fills when a create request omits them.