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

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