elastio:asset:volume:snapshot-created
Version: V0
Group: Asset
The EBS snapshot has been successfully created.
Example:
…
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.
aws_snapshot_id
Type: string, cannot be empty
Field description: AWS snapshot ID.
encrypted
Type: boolean
Field description: Shows if a snapshot / recovery point is encrypted, can be true or false.
volume_size_in_bytes
Type: unsigned integer
Field description: The size of the AWS volume in bytes.
snapshot_size_in_bytes
Type: unsigned integer, can be null
Field description: The size of the AWS snapshot in bytes.
tags
Type: object
Field description: AWS asset tags.