Response Result for an Append Upload
Type Definition
type AppendObjectOutput struct
Parameter Description
| Field | Type | Description |
|---|---|---|
| StatusCode | int | HTTP status code |
| RequestId | string | Request ID returned by the OBS server |
| ResponseHeaders | map[string][]string | HTTP response headers |
| VersionId | string | Object version, when versioning is enabled for a bucket |
| ETag | string | The hash value returned by the ETag is for the data uploaded this time, not for the entire object. |
| SseHeader | Header for server-side encryption | |
| NextAppendPosition | int64 | Indicates the position to be provided for the next request. |
Last Article: Request Parameters for an Append Upload
Next Article: Request Parameters for Modifying an Object
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.