Response Result of PUT Object
Type Definition
type PutObjectOutput 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 |
| StorageClass | Storage class of the object. When the storage class is OBS Standard, the value is nil. | |
| VersionId | string | Object version ID |
| ETag | string | Object ETag |
| SseHeader | or | Header for server-side encryption |
Last Article: Request Parameter of PUT File
Next Article: Request Parameter of GET Object
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.