Listing Replications

Get a list of File Storage replications.

  • If a file system is a source file system, you can view its associated replication resources.

    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.
      Note

      If no Replications option exists under Resources, it means that the file system is the target of an active replication.

      If no replications are listed, it means that the file system is not a source file system.

  • Use the fs replication list command and required parameters to list replications:

    oci fs replication list --availability-domain "<availability_domain_name>" --compartment-id <compartment_OCID>

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

  • Run the ListReplications operation to list replications.

    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.