Create Cachedi SCSI Volume
POST {{aws_storage_gateway_base_url}}/?Action=CreateCachediSCSIVolume
Request Params
Key | Datatype | Required | Description |
---|
Action | string | | |
Request Body
{"ClientToken"=>"string", "GatewayARN"=>"string", "KMSEncrypted"=>1, "KMSKey"=>"string", "NetworkInterfaceId"=>"string", "SnapshotId"=>"string", "SourceVolumeARN"=>"string", "Tags"=>[{"Key"=>"string", "Value"=>"string"}], "TargetName"=>"string", "VolumeSizeInBytes"=>1}
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
User-Agent | string | | |
X-Amz-Target | string | | |