TapeInfo - Storage Gateway

TapeInfo

Describes a virtual tape.

Contents

GatewayARN

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and AWS Region.

Type: String

Length Constraints: Minimum length of 50. Maximum length of 500.

Required: No

PoolEntryDate

The date that the tape entered the custom tape pool with tape retention lock enabled.

Type: Timestamp

Required: No

PoolId

The ID of the pool that you want to add your tape to for archiving. The tape in this pool is archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

RetentionStartDate

The date that the tape became subject to tape retention lock.

Type: Timestamp

Required: No

TapeARN

The Amazon Resource Name (ARN) of a virtual tape.

Type: String

Length Constraints: Minimum length of 50. Maximum length of 500.

Pattern: arn:(aws(|-cn|-us-gov|-iso[A-Za-z0-9_-]*)):storagegateway:[a-z\-0-9]+:[0-9]+:tape\/[0-9A-Z]{5,16}$

Required: No

TapeBarcode

The barcode that identifies a specific virtual tape.

Type: String

Length Constraints: Minimum length of 5. Maximum length of 16.

Pattern: ^[A-Z0-9]*$

Required: No

TapeSizeInBytes

The size, in bytes, of a virtual tape.

Type: Long

Required: No

TapeStatus

The status of the tape.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: