replication
===============

Description
-----------
Replications are the primary resource that governs the policy of cross-region replication between source and target file systems. Replications are associated with a secondary resource called a ``ReplicationTarget` <https://docs.cloud.oracle.com/api/#/en/iaas/latest/ReplicationTarget>`__ located in another availability domain in the same or different region. The replication retrieves the delta of data between two snapshots of a source file system and sends it to the associated `ReplicationTarget`, which applies it to the target file system. For more information, see `File System Replication <https://docs.cloud.oracle.com/iaas/Content/File/Tasks/FSreplication.htm>`__.

Available Commands
------------------
* :doc:`add </cmdref/fs/replication/add>`
* :doc:`change-compartment </cmdref/fs/replication/change-compartment>`
* :doc:`create </cmdref/fs/replication/create>`
* :doc:`delete </cmdref/fs/replication/delete>`
* :doc:`get </cmdref/fs/replication/get>`
* :doc:`list </cmdref/fs/replication/list>`
* :doc:`remove </cmdref/fs/replication/remove>`
* :doc:`update </cmdref/fs/replication/update>`

.. toctree::
    :hidden:

    /cmdref/fs/replication/add
    /cmdref/fs/replication/change-compartment
    /cmdref/fs/replication/create
    /cmdref/fs/replication/delete
    /cmdref/fs/replication/get
    /cmdref/fs/replication/list
    /cmdref/fs/replication/remove
    /cmdref/fs/replication/update