Response Result of the Request for Copying a Part
Type Definition
type CopyPartOutput 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 of the target part |
| LastModified | time.Time | Time when the target part was last modified |
| SseHeader | or | Header for server-side encryption |
| PartNumber | int | Part number |
Last Article: Request Parameter of PUT Part - Copy
Next Article: Request Parameter of List Parts
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.