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 |
Last Article: Message Body in the Request for an Appendable Upload
Next Article: Additional Parameter of the Request for Downloading an Object
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.