Response Result of Complete Multipart Upload
Type Definition
type CompleteMultipartUploadOutput 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 |
|
ETag |
string |
ETag calculated based on the ETags of all combined parts |
|
Bucket |
string |
Bucket in which parts are combined |
|
Key |
string |
Object name obtained after part combination |
|
Location |
string |
URL of the generated object after part combination |
|
VersionId |
string |
Version ID of the object obtained after part combination |
|
SseHeader |
or |
Header for server-side encryption |
Last Article: Request Parameter of Complete Multipart Upload
Next Article: Request Parameter of DELETE Multipart upload
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.