Versioned Object in a Bucket
Namespace
obs.ObjectVersion
Parameter Description
| Field | Type | Description |
|---|---|---|
| key | str | Object name |
| versionId | str | Object version ID |
| lastModified | str | Time when the last modification was made to the object |
| etag | str | MD5 value of the object |
| size | int | Object size in bytes |
| owner | Object owner | |
| storageClass | str | Storage class of the object |
| isLatest | bool | Whether the object is of the latest version. If the parameter value is True, the object is of the latest version. |
| isAppendable | bool | Whether the object is an appendable object |
Last Article: Response Result of the Request for Listing Versioned Objects in a Bucket
Next Article: Versioning Delete Marker in a Bucket
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.