Manage Objects
Starting with VMware Cloud Director Object Storage Extension 1.5, you can keep multiple variants of an object within a bucket by enabling versioning.
With versioning, you can preserve,
retrieve, and restore every version of every object that you store in a bucket. You
enable versioning at the bucket level. You can enable versioning during the creation of
a bucket, or you can edit the versioning configuration later. By default, versioning is
disabled.
When the bucket versioning is enabled, modifying object contents or metadata results in a new version of the object.
Once you enable versioning,
you cannot disable the feature. You can suspend versioning. The following table
describes the versioning statuses.
Status | Description |
---|---|
Disabled | Default feature status. VMware Cloud Director Object Storage Extension does not store versions of the objects that you upload. |
Enabled | VMware Cloud Director Object Storage Extension stores versions of the objects that you upload. |
Suspended | You cannot upload new object versions. Earlier versions of your objects are preserved and you can retrieve and restore an earlier version of your objects. |
Version IDs are generated at the storage platform level and VMware Cloud Director Object Storage Extension does not control the generation of version IDs.
Important:
If VMware Cloud Director Object Storage Extension uses the ECS storage platform, adding tags to an object is impossible. The ECS storage platform does not support object tagging.