elastio:vault:upgrade:succeeded
Version: V0
Group: Vault
The vault has been upgraded to a new version.
Example:
{
"event_id": "00000000-0000-0000-0000-000000000000",
"event_kind": "elastio:vault:upgrade:succeeded",
"event_time": "2023-04-27T12:26:47Z",
"event_version": "v0",
"region": "us-east-1",
"account_id": "000000000000",
"deprecation_warning": null,
"cloud_connector_id": "00000000-0000-0000-0000-000000000000",
"vault_version": "0.25.11",
"resync": false,
"vault_name": "default"
}
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.
vault_version
Type: string, cannot be empty
Field description: The version of the Elastio vault.
resync
Type: boolean
Field description: If resync has been perform, can be true or false.