Skip to main content

Untitled object in cw-storage Schema

undefined#/instantiate/definitions/BucketLimits

BucketLimits is the type of the limits of a bucket.

The limits are optional and if not set, there is no limit.

AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusNoForbiddenForbiddennonecw-storage.json*

BucketLimits Type

object (Details)

BucketLimits Properties

PropertyTypeRequiredNullableDefined by
max_object_pinsMergedOptionalcannot be nullcw-storage
max_object_sizeMergedOptionalcannot be nullcw-storage
max_objectsMergedOptionalcannot be nullcw-storage
max_total_sizeMergedOptionalcannot be nullcw-storage

max_object_pins

The maximum number of pins in the bucket for an object.

max_object_pins

max_object_pins Type

merged type (Details)

any of

max_object_size

The maximum size of the objects in the bucket.

max_object_size

max_object_size Type

merged type (Details)

any of

max_objects

The maximum number of objects in the bucket.

max_objects

max_objects Type

merged type (Details)

any of

max_total_size

The maximum total size of the objects in the bucket.

max_total_size

max_total_size Type

merged type (Details)

any of