Link Search Menu Expand Document

elastio:recovery-point:create:failed

Version: V0

Group: Recovery point

Recovery point creation failed.

Example:

Fields:

  • cloud_connector_id

Type: uuid

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

  • human_readable_recovery_point_id

Type: string (is never empty)

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

  • cloud_connector_asset_id

Type: string, cannot be empty

Human readable Asset 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.

  • asset_kind

Type: string (is never empty)

Field description: Asset kind: can be EC2, EBS, local machine, etc.

  • backup_type

Type: string (is never empty)

Field description: Backup type: can be EC2, EBS, block, file, etc.

  • backup_finish

Type: date-time

Field description: Date and time when the backup finished.

  • error

Type: string, can be empty

Field description: Error message for a failed job.

  • human_readable_cloud_connector_job_id

Type: string, cannot be empty

Field description: Job ID in human readable form, can be found in your Elastio tenant.

  • backup_policy_name

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

Field description: Name of the backup policy.