elastio:recovery-point:delete:succeeded
Version: V0
Group: Recovery point
The recovery point has been deleted.
Example:
{
"event_id": "00000000-0000-0000-0000-000000000000",
"event_kind": "elastio:recovery-point:delete:succeeded",
"event_time": "2023-05-03T09:57:50Z",
"event_version": "v0",
"backup_policy_name": "11",
"account_id": "000000000000",
"vault_name": "default",
"deprecation_warning": null,
"cloud_connector_asset_id": "elastio:asset:aws-ebs:s:564408034726:us-east-1:vol-03885fb82db346ec6",
"human_readable_recovery_point_id": "rp-000000000000000000000000000",
"cloud_connector_id": "00000000-0000-0000-0000-000000000000",
"region": "us-east-1",
"resync": false
}
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.
vault_name
Type: string, cannot be empty
Field description: The name of the vault the recovery point belongs to.
resync
Type: boolean
Field description: If resync has been perform, can be true or false.