Link Search Menu Expand Document

elastio:recovery-point:fs-check:healthy

Version: V0

Group: Recovery point

File System check was successful for the recovery point.

Example:

{

      "event_id": "00000000-0000-0000-0000-000000000000",

      "event_kind": "elastio:recovery-point:fs-check:healthy",

      "event_time": "2023-04-28T14:28:05Z",

      "event_version": "v0",

      "cloud_connector_asset_id": "elastio:asset:aws-ebs:s:000000000000:us-east-1:vol-00000000000000000",

      "region": "us-east-1",

      "source_cloud_connector_asset_id": "elastio:asset:aws-ec2:s:064207094274:us-east-1:i-000000000000000000",

      "cloud_connector_id": "00000000-0000-0000-0000-000000000000",

      "fs_check_report_id": "00000000-0000-0000-0000-000000000000",

      "account_id": "064207094274",

      "human_readable_recovery_point_id": "rp-00000000000000000000000000",

      "backup_policy_name": "test1",

      "deprecation_warning": null

}

Fields:

  • account_id

Type: string (is never empty)

Field description: AWS account ID.

  • cloud_connector_id

Type: uuid

Field description: ID of the Cloud Connector the event took place in.

  • region

Type: string (is never empty)

Field description: AWS region of the asset.

  • cloud_connector_asset_id

Type: string, cannot be empty

Human readable Asset ID, as represented in the tenant.

  • human_readable_recovery_point_id

Type: string (is never empty)

Field description: Elastio recovery point ID as represented in the tenant.

  • source_cloud_connector_asset_id

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

Field description: ID of the Cloud Connector that the backed up asset came from, if different from the Cloud Connector where the backup is stored, i.e. in case of cross-account backups.

  • fs_check_report_id

Type: uuid

Field description: Filesystem Check report ID.

  • backup_policy_name

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

Field description: Name of the backup policy.