Editing a Replication

Update a File Storage replication.

You can change a replication's display name or replication interval.

    1. On the File Systems list page, select the file system that you want to work with. If you need help finding the list page or the file system, see Listing File Systems.
    2. On the source file system's details page, select Replications.
    3. Select the replication.
    4. To rename the replication, select Rename, and enter a new name for the replication.
    5. To change the replication interval, select the edit icon next to Replication interval in minutes and enter a new value.
  • Use the fs replication update command and required parameters to update a replication:

    oci fs replication update --replication-id <replication_OCID> [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateReplication operation to update a replication.

    For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.