If ``true``, the metadata of the object transitioned to the cloud service is retained.
If ``false`` (default), the object is deleted after the transition.
This option is ignored for current-versioned objects. For more details,
- refer to the :ref:`Versioned Objects<versioned_objects>` section below.
+ refer to the :ref:`versioned_objects` section below.
S3 Specific Configurables
Restoring Objects
-----------------
The objects transitioned to cloud can now be restored. For more information, refer to
-`Restoring Objects from Cloud <https://docs.ceph.com/en/latest/radosgw/cloud-restore/>`_.
+:ref:`Restoring Objects from Cloud <radosgw-cloud-restore>`.
Future Work
Resumes a paused dedup session.
- ``radosgw-admin dedup abort``:
Aborts an active dedup session and release all resources used by it.
-- ``radosgw-admin dedup estimate``
+- ``radosgw-admin dedup estimate``:
Starts a new dedup estimate session (aborting first existing session if exists).
***************
***************
Dedup Estimate process skips the following objects:
-- Objects smaller than 4MB (unless they are multipart).
+- Objects smaller than 4 MB (unless they are multipart).
- Objects with different placement rules.
- Objects with different pools.
- Objects with different storage classes.