UploadPart
Last updated
Was this helpful?
Last updated
Was this helpful?
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 .
Parameter
Description
bucket
Bucket name.
key
Object key.
Parameter
Description
partNubmer
The ID that you assigned to the downloadable part.
uploadId
Use the required in the request .
The title is Content-Length
required.
Heading
Description
x-amz-storage-class
Object storage class.
Matters COLD
if the object is in Cold Storage.
If the object is saved in the Standard storage, then there will be no title.
Additionally, ColdStack may return the errors described in the table below.
Mistake
Description
HTTP code
NoSuchUpload
The specified download does not exist. The download ID may be incorrect, or the download may have completed or been deleted.
404 Not Found
EntityTooSmall
Part size is too small. The downloadable part must be at least 5MB.
400 Bad Request
The composite load ID that ColdStack returned upon .
The response can contain and the headers listed in the table below.
For a list of possible answers, see the section .