Skip to main content

buckets_object_list

Overview

Namebuckets_object_list
TypeResource
Idlinode.object_storage.buckets_object_list

Fields

NameDatatypeDescription
namestringThe name of this object or prefix.
etagstringAn MD-5 hash of the object. null if this object represents a prefix.
is_truncatedbooleanDesignates if there is another page of bucket objects.
last_modifiedstringThe date and time this object was last modified. null if this object represents a prefix.
next_markerstringReturns the value you should pass to the marker query parameter to get the next page of objects. If there is no next page, null will be returned.
ownerstringThe owner of this object, as a UUID. null if this object represents a prefix.
sizeintegerThe size of this object, in bytes. null if this object represents a prefix.

Methods

NameAccessible byRequired Params
getObjectStorageBucketContentSELECTbucket, clusterId
_getObjectStorageBucketContentEXECbucket, clusterId