Create Multipart Upload

POST {{baseUrl}}/n/:namespaceName/b/:bucketName/u

Starts a new multipart upload to a specific object in the given bucket in the given namespace.

See Object Names for object naming requirements.

Request Body

{"object"=>"laboris ut anim ipsum do", "cacheControl"=>"cupidatat esse aliqua ut", "contentDisposition"=>"enim laborum sed irure cupidatat", "contentEncoding"=>"commodo mollit aute labore", "contentLanguage"=>"amet sunt", "contentType"=>"reprehenderit tempor", "metadata"=>{"ipsum2d"=>"ea enim", "magna_d47"=>"commodo Lorem laboris", "voluptatee"=>"laborum adipisicing fugiat eiusmod", "veniam633"=>"in consequat sed Lorem"}, "storageTier"=>"Archive"}

HEADERS

KeyDatatypeRequiredDescription
if-matchstringThe entity tag (ETag) to match with the ETag of an existing resource. If the specified ETag matches the ETag of
the existing resource, GET and HEAD requests will return the resource and PUT and POST requests will upload
the resource.
if-none-matchstringThe entity tag (ETag) to avoid matching. The only valid value is '*', which indicates that the request should
fail if the resource already exists.
opc-client-request-idstringThe client request ID for tracing.
opc-sse-customer-algorithmstringThe optional header that specifies "AES256" as the encryption algorithm. For more information, see
Using Your Own Keys for Server-Side Encryption.
opc-sse-customer-keystringThe optional header that specifies the base64-encoded 256-bit encryption key to use to encrypt or
decrypt the data. For more information, see
Using Your Own Keys for Server-Side Encryption.
opc-sse-customer-key-sha256stringThe optional header that specifies the base64-encoded SHA256 hash of the encryption key. This
value is used to check the integrity of the encryption key. For more information, see
Using Your Own Keys for Server-Side Encryption.
opc-sse-kms-key-idstringThe OCID of a master encryption key used to call the Key
Management service to generate a data encryption key or to encrypt or decrypt a data encryption key.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"bucket":"est ea","namespace":"id veniam","object":"nostrud dolor eiusmod in","timeCreated":"1984-08-16T09:40:00.663Z","uploadId":"laborum nostrud dolor do","storageTier":"Standard"}