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 region.
Type: String
Length Constraints: Minimum length of 50. Maximum length of 500.
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|aws-cn|aws-us-gov):storagegateway:[a-z\-0-9]+:[0-9]+:tape\/[0-9A-Z]{7,16}$
Required: No
- TapeBarcode
-
The barcode that identifies a specific virtual tape.
Type: String
Length Constraints: Minimum length of 7. 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: