Object in a Bucket
Namespace
obs.Content
Parameter Description
| Field | Type | Description |
|---|---|---|
| key | str | Object name |
| lastModified | str | Time when the last modification was made to the object |
| etag | str | MD5 value of the object (If the object is encrypted using server-side encryption, the ETag is not the MD5 value of the object.) |
| size | int | Object size in bytes |
| owner | Object owner | |
| storageClass | str | Storage class of the object |
| isAppendable | bool | Whether the object is an appendable object |
Last Article: Response Result of the Request for Listing Objects
Next Article: Object Name Prefix
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.