Help Center> Object Storage Service> SDK Reference> Python> Data Types> Response Result of the Request for an Appendable Upload

Response Result of the Request for an Appendable Upload

Namespace

obs.AppendObjectResponse

Parameter Description

Field

Type

Description

storageClass

str

Storage class of the object. When the storage class is OBS Standard, the value is None.

etag

str

ETag value of the appended content

nextPosition

int

Start position for next appending

sseKms

str

SSE-KMS algorithm

sseKmsKey

str

Master key used in SSE-KMS decryption

sseC

str

SSE-C algorithm

sseCKeyMd5

str

MD5 value of the key used in SSE-C decryption

objectUrl

str

Full path to the object