Help Center> Object Storage Service> SDK Reference> Python> Data Types> Response Result of the Request for Initializing a Multipart Upload

Response Result of the Request for Initializing a Multipart Upload

Namespace

obs.InitiateMultipartUploadResponse

Parameter Description

Field

Type

Description

bucketName

str

Name of the bucket involved in the multipart upload

objectKey

str

Name of the object to be uploaded

uploadId

str

Multipart upload ID

sseKms

str

SSE-KMS algorithm

sseKmsKey

str

Key used in SSE-KMS encryption

sseC

str

SSE-C algorithm

sseCKeyMd5

str

MD5 value of the key used in SSE-C decryption