Logo
Amazon Web Services (AWS) API Documentation

Create Storedi SCSI Volume

POST {{aws_storage_gateway_base_url}}/?Action=CreateStorediSCSIVolume

 

Body PARAM

Key Datatype Required Description 
Action
string



HEADERS

Key Datatype Required Description 
Content-Type
string
User-Agent
string
X-Amz-Target
string




RESPONSES

status





Curl
curl -X POST 'aws_storage_gateway_base_url/?Action=CreateStorediSCSIVolume?Action=CreateStorediSCSIVolume' -H 'Content-Type: application/x-amz-json-1.1' -H 'User-Agent: Postman-Collection' -H 'X-Amz-Target: StorageGateway_20120630.CreateStorediSCSIVolume' -d '{"DiskId":"string","GatewayARN":"string","KMSEncrypted":1,"KMSKey":"string","NetworkInterfaceId":"string","PreserveExistingData":1,"SnapshotId":"string","Tags":[{"Key":"string","Value":"string"}],"TargetName":"string"}'

ENDPOINTS