Response Result of Initiate Multipart Upload
Type Definition
type InitiateMultipartUploadOutput 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 |
| Bucket | string | Name of the bucket involved in the multipart upload |
| Key | string | Name of the object to be uploaded |
| UploadId | string | Multipart upload ID |
| SseHeader | or | Header for server-side encryption |
Last Article: Request Parameter of Initiate Multipart Upload
Next Article: Request Parameter of PUT Part
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.