Editing a Replication
Update a File Storage replication.
You can change a replication's display name or replication interval.
- Open the navigation menu and click Storage. Under File Storage, click File Systems.
- In the List scope section, under Compartment, select a compartment.
- Click the name of the source file system.
- On the file system's details page, under Resources, click Replications.
- In the Replications list, find the replication that you're interested in. Click the
- To rename the replication, click Rename, and enter a new name for the replication.
- To change the replication interval, click the edit icon next to Replication interval in minutes and enter a new value. The minimum replication interval is 15 minutes.
, and then click View details.
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.