Getting a Replication's Details
Get details about a File Storage replication.
For more information, see Managing Replications.
- 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.
- On the source file system's details page, select Replications.Note
If no Replications option exists in Resources, it means that the file system is the target of an active replication. - Select the replication. If no replications are listed, it means that the file system is not a source file system.
The details page for the replication opens and displays information about the replication.
Use the
fs replication get
command and required parameters to get details about a replication:oci fs replication get --replication-id <replication_OCID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetReplication operation to get details about 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.