Response Result of the Request for Merging Parts
Namespace
obs.CompleteMultipartUploadResponse
Parameter Description
| Field | Type | Description |
|---|---|---|
| etag | str | ETag calculated based on the ETags of all combined parts |
| bucket | str | Bucket in which parts are combined |
| key | str | Object name obtained after part combination |
| location | str | URI of the generated object after part combination |
| versionId | str | Version ID of the object obtained after part combination |
| sseKms | str | SSE-KMS algorithm |
| sseKmsKey | str | Master key used in SSE-KMS encryption |
| sseC | str | SSE-C algorithm |
| sseCKeyMd5 | str | MD5 value of the key used in SSE-C encryption |
| objectUrl | str | Full path to the obtained object after part combination |
Last Article: Parts to Be Merged
Next Article: Response Result of the Request for Obtaining Object Metadata
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.