Data Freshness Policy - Schema

This schema represents the Data Freshness policy object returned by:

Top-level Fields

FieldTypeDescription
detailsobjectData Freshness–specific configuration for the asset and checks (backing asset, items, thresholds, etc.).
ruleobjectCore policy metadata (name, type, schedule, notification, thresholds, tags).

Key nested properties (high-level):

  • rule.id (integer) – Policy ID.
  • rule.name (string) – Policy name, typically tied to asset & freshness SLA.
  • rule.type (string) – DATA_FRESHNESS (or equivalent in the spec).
  • rule.thresholdLevel.success / warning (integer) – SLA thresholds for freshness.
  • details.backingAssetId (integer) – Asset ID.
  • details.items[] – Freshness checks (record count, file count, volume, etc.), with configured thresholds.

Example JSON

JSON
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard