Retrieve an EBS volume backup

Returns a representation of the specified EBS volume backup.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Performs the operation on the backup with the specified ID.

Responses

Response body
object
_links
object
string

The AWS-assigned ID of the account associated with the backup.

string

The availability zone associated with the volume backup. For example, us-west-2a.

string

The AWS region in which the volume backup resides. For example, us-west-2.

string

Backup Tier

string

The reason that browsing is unavailable for the backup. Possible values include "file_limit_exceeded" and "browsing_unavailable". If browse indexing is successful, then this field has a value of null.

string
required

The timestamp of when this backup expires. Represented in RFC-3339 format.

string
required

The Clumio-assigned ID of the volume backup.

int64

Iops of the volume.

boolean

Determines whether browsing is available for the backup. If true, then browsing is available for the backup.

boolean

Determines whether the EBS volume backup is encrypted. If true, the volume backup is encrypted.

string

The AWS-assigned ID of the KMS key encrypting this EBS volume backup. If the volume is not encrypted, this field has a value of null.

string

The timestamp of when the migration was triggered. This field will be set only for migration backups. Represented in RFC-3339 format.

int64

The size of the volume backup. Measured in gigabytes (GB).

string
required

The timestamp of when this backup started. Represented in RFC-3339 format.

tags
array of objects

The volume tags applied to the original EBS volume before backup.

tags
object
string
required

The AWS-assigned tag key.

string

The AWS-assigned tag value.

string

The type of the backup. Possible values - clumio_backup, aws_snapshot.

uint64

Utilized size

string
required

The Clumio-assigned ID of the EBS volume associated with the volume backup.

string
required

The AWS-assigned ID of the EBS volume associated with the volume backup.

string

The volume type of the original EBS volume before backup. Possible values include gp2, io1, st1, sc1, standard.

Language
Credentials
URL