PoolInfo - Storage Gateway
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PoolInfo

Describes a custom tape pool.

Contents

PoolARN

The Amazon Resource Name (ARN) of the custom tape pool. Use the ListTapePools operation to return a list of custom tape pools for your account and Amazon Web Services Region.

Type: String

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

Required: No

PoolName

The name of the custom tape pool. PoolName can use all ASCII characters, except '/' and '\'.

Type: String

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

Pattern: ^[ -\.0-\[\]-~]*[!-\.0-\[\]-~][ -\.0-\[\]-~]*$

Required: No

PoolStatus

Status of the custom tape pool. Pool can be ACTIVE or DELETED.

Type: String

Valid Values: ACTIVE | DELETED

Required: No

RetentionLockTimeInDays

Tape retention lock time is set in days. Tape retention lock can be enabled for up to 100 years (36,500 days).

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 36500.

Required: No

RetentionLockType

Tape retention lock type, which can be configured in two modes. When configured in governance mode, Amazon Web Services accounts with specific IAM permissions are authorized to remove the tape retention lock from archived virtual tapes. When configured in compliance mode, the tape retention lock cannot be removed by any user, including the root Amazon Web Services account.

Type: String

Valid Values: COMPLIANCE | GOVERNANCE | NONE

Required: No

StorageClass

The storage class that is associated with the custom 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

Valid Values: DEEP_ARCHIVE | GLACIER

Required: No

See Also

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