Response Result of the Request for Uploading an Object
Namespace
obs.PutContentResponse
Parameter Description
| Field | Type | Description |
|---|---|---|
| storageClass | str | Storage class of the object. When the storage class is OBS Standard, the value is None. |
| versionId | str | Object version ID |
| etag | str | Object ETag |
| sseKms | str | SSE-KMS algorithm |
| sseKmsKey | str | Master key used in SSE-KMS encryption |
| sseC | str | SSE-C algorithm |
| sseCKeyMd5 | str | MD5 value of the key used in SSE-C encryption |
| objectUrl | str | Full path to the object |
Last Article: Additional Header of the Request for Uploading an Object
Next Article: Additional Header of the Request for a Resumable Upload
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.