Getting a Replication Target's Details

Get details about a File Storage replication target.

For more information, see Managing Replications.

    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 details page, under Replication, select 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.