Scroll to navigation

EUCA2OOLS(1) User Commands EUCA2OOLS(1)

NAME

euca2ools - Shows information about volumes.

DESCRIPTION

Shows information about volumes.
euca-describe-volumes [-a, --access-key <access_key> ][-s, --secret-key
<secret_key> ][--config <config_path> ][--debug][--debugger][-h, --help][--region <region_name> ][-U, --url <url> ][--version][--euca-auth] [--filter name=value] [ volume_id ]
OPTIONAL PARAMETERS
-a,--access-key
User's Access Key ID.
-s,--secret-key
User's Secret Key.
--config
Read credentials and cloud settings from the specified config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).
--debug
Turn on debugging output.
--debugger
Enable interactive debugger on error
-h,--help
Display this help message.
--region
region to direct requests to
-U,--url
URL of the Cloud to connect to.
--version
Display the version of this tool.
--euca-auth
Use NC authentication mode
volume_id
volumes to describe
AVAILABLE FILTERS
attachment.attach-time
Time stamp when the attachment initiated.
attachment.delete-on-terminationWhether the volume will be deleted on
instance termination.
attachment.device
How the volume is exposed to the instance (e.g., /dev/sda1).
attachment.instance-id
ID of the instance the volume is attached to.
attachment.status
Attachment state. Valid Values: attaching | attached | detaching | detached
availability-zone
Availability Zone in which the volume was created.
create-time
Time stamp when the volume was created.
size
Size of the volume, in GiB (e.g., 20).
snapshot-id
Snapshot from which the volume was created.
status
Status of the volume. Valid values: pending | completed | error.
tag-key
Key of a tag assigned to the resource.
tag-value
Value of a tag assigned to the resource.
tag:key
Filters the results based on a specific tag/value combination.
volume-id
ID of the volume the snapshot is for
June 2012 euca2ools 2.0.2