Link Search Menu Expand Document

elastio:vault:delete:succeeded

Version: V0

Group: Vault

The vault has been successfully deleted.

Example:

{

      "event_id": "00000000-0000-0000-0000-0000000000000",

      "event_kind": "elastio:vault:delete:succeeded",

      "event_time": "2023-05-02T10:14:46Z",

      "event_version": "v0",

      "account_id": "000000000000",

      "vault_name": "delete-vault",

      "cloud_connector_id": "00000000-0000-0000-0000-0000000000000",

      "deprecation_warning": null,

      "resync": false,

      "region": "us-east-1"

}

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.

  • 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.