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. Open the navigation menu and click Storage. Under File Storage, click File Systems.
    2. In the List scope section, under Compartment, select a compartment.
    3. Click the name of the source file system.
    4. On the file system's details page, under Resources, click 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.