Skip to main content

Storage / Object

Capabilities

Version:
IDTitleDescription
CCC.ObjStor.CP01Storage BucketsProvides uniquely identifiable segmentations in which data elements may be stored.
CCC.ObjStor.CP02Storage ObjectsSupports storing, accessing, and managing data elements which contain both data and metadata.
CCC.ObjStor.CP03Bucket Capacity LimitProvides the ability to set a maximum total capacity for objects within a bucket.
CCC.ObjStor.CP04Object Size LimitSupports setting a maximum object size for storing objects.
CCC.ObjStor.CP05Store New ObjectsSupports for storing a new object in the bucket.
CCC.ObjStor.CP06Replace Stored ObjectsSupports for replacing an object in the bucket with a new object for the same key.
CCC.ObjStor.CP07Delete Stored ObjectsSupports for deleting objects from the bucket given the object key.
CCC.ObjStor.CP08Lifecycle PoliciesSupports defining policies to automate data management tasks, especially those related to cost management.
CCC.ObjStor.CP09Object Modification LocksAllows locking of objects to disable modification and/or deletion of an object for a defined period of time.
CCC.ObjStor.CP10Object Level Access ControlSupports controlling access to specific objects within the object store.
CCC.ObjStor.CP11QueryingSupports performing simple select queries to retrieve only a subset of objects from the bucket.
CCC.ObjStor.CP12Storage ClassesProvides different storage classes for frequently and infrequently accessed objects.