Creates one or more virtual tapes. You write data to the virtual tapes and then archive the tapes. This operation is only supported in the tape gateway type.
Cache storage must be allocated to the gateway before you can create virtual tapes. Use the AddCache operation to add cache storage to a gateway.
post/#X-Amz-Target=StorageGateway_20130630.CreateTapes
Headers
X-Amz-Target'StorageGateway_20130630.CreateTapes' required
Request body
Response
Success
Example response
{
"TapeARNs": [
"arn:aws:storagegateway:us-east-1:999999999999:tape/TEST38A29D",
"arn:aws:storagegateway:us-east-1:204469490176:tape/TEST3AA29F",
"arn:aws:storagegateway:us-east-1:204469490176:tape/TEST3BA29E"
]
}