UploadPart

Retains part of the object.

The user independently numbers the parts of the object and transfers the numbers to ColdStack. The number uniquely identifies the part and determines its order in the overall sequence. A number is an integer between 1 and 10,000, inclusive.

If multiple chunks with the same number are loaded, ColdStack retains the last one that arrived.

Each part, except the last, must be at least 5MB in size.

For more information, see General Multipart Upload Procedure .

Request

PUT /{bucket}/{key}?partNumber=PartNumber&uploadId=UploadId HTTP/1.1

Path parameters

Query parameters

Headings

Use the required common headers in the request .

The title is Content-Lengthrequired.

Answer

Headings

The response can contain general headers and the headers listed in the table below.

Answer codes

For a list of possible answers, see the Answers section .

Additionally, ColdStack may return the errors described in the table below.

Last updated