Help Center> Object Storage Service> SDK Reference> Python> Data Types> Response Result of the Request for Listing Versioned Objects in a Bucket

Response Result of the Request for Listing Versioned Objects in a Bucket

Namespace

obs.ObjectVersions

Parameter Description

Field

Type

Description

head

ObjectVersionHead

Response header of the request for listing versioned objects in a bucket

versions

list of ObjectVersion

List of versioned objects in the bucket

markers

list of ObjectDeleteMarker

List of versioning delete markers in the bucket

commonPrefixs

list of CommonPrefix

List of object name prefixes grouped according to the delimiter parameter (if specified)