Link Search Menu Expand Document

elastio:backup-policy:compliance-check:failed

Version: V0

Group: Backup policy

Backup policy {} is out of compliance with the backup window.

Example:

{
      "event_id": "00000000-0000-0000-0000-000000000000",
      "event_kind": "elastio:backup-policy:compliance-check:failed",
      "event_time": "2023-06-09T09:30:00Z",
      "event_version": "v0",
      "backup_policy_name": "testPrivateLink2",
      "start_time": "2023-06-09T09:15:00.000+00:00",
      "out_of_compliance_assets": [
        "vol-00000000000000000"
      ],
      "end_time": "2023-06-09T09:30:00.000+00:00",
      "deprecation_warning": null
}

Fields:

  • start_time

Type: date-time

Field description: Start date and time.

  • end_time

Type: date-time

Field description: End date and time.

  • out_of_compliance_assets

Type: array

Field description: A list of assets that are out of compliance with the backup policy.

  • backup_policy_name

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

Field description: Name of the backup policy.