DescribeVolumesResponseType
The DescribeVolumesResponseType data type.
Relevant Operations
Contents
The following table describes the elements contained in DescribeVolumesResponseType.
Name | Description |
---|---|
|
The ID of the volume Type: xsd:string |
|
The size of the volume, in GiBs Type: xsd:string |
status |
Volume state (e.g., Type: xsd:string |
createTime |
Time stamp when volume creation was initiated Type: xsd:dateTime |
zone |
Availability Zone in which the instance launched Type: xsd:string |
snapshotId |
Snapshot from which the volume is based, if applicable Type: xsd:string |
attachmentSet |
Specifies an attachment of a volume to an instance Type: AttachmentSet |
|
The ID of the volume Type: xsd:string Ancestor: attachmentSet |
|
The ID of the instance Type: xsd:string Ancestor: attachmentSet |
status |
Attachment state (e.g., Type: xsd:string Ancestor: attachmentSet |
attachTime |
Time stamp when the attachment was initiated Type: xsd:dateTime Ancestor: attachmentSet |