Create Tape With Barcode
POST {{aws_storage_gateway_base_url}}/?Action=CreateTapeWithBarcode
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"GatewayARN"=>"string", "KMSEncrypted"=>1, "KMSKey"=>"string", "PoolId"=>"string", "Tags"=>[{"Key"=>"string", "Value"=>"string"}], "TapeBarcode"=>"string", "TapeSizeInBytes"=>1}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |