Link Search Menu Expand Document

elastio:backup-policy:compliance-check:succeeded

Version: V0

Group: Backup policy

Backup policy {} is in compliance with the backup window.

Example:

{
      "event_id": "00000000-0000-0000-0000-000000000000",
      "event_kind": "elastio:backup-policy:compliance-check:succeeded",
      "event_time": "2023-06-07T15:01:34Z",
      "event_version": "v0",
      "deprecation_warning": null,
      "start_time": "2023-06-07T15:00:00.000+00:00",
      "backup_policy_name": "test2",
      "end_time": "2023-06-07T15:15:00.000+00:00"
}

Fields:

  • start_time

Type: date-time

Field description: Start date and time.

  • end_time

Type: date-time

Field description: End date and time.

  • backup_policy_name

Type: string (is never empty), can be null

Field description: Name of the backup policy.