Getting a Replication Target's Details

Get details about a File Storage replication target.

For more information, see Managing Replications.

    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 target file system.
    4. On the file system's details page, in File System information, under Replication, click the name of the Replication Target.

      If no replication target is listed, it means that the file system is not a target file system.

  • Use the fs replication-target get command and required parameters to get details about a replication:

    oci fs replication-target get --replication-target-id <replication_target_OCID>

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

  • Run the GetReplicationTarget operation to get details about a replication target.

    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.