Help Center> Object Storage Service> SDK Reference> Python> Data Types> Response Result of the Request for Merging Parts

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