Deleting a Replication Target
Delete a File Storage replication target.
Important
Delete a target file system's associated replication target to make the file system exportable. Deleting the replication target doesn't delete the associated replication resource, but places it in a
Delete a target file system's associated replication target to make the file system exportable. Deleting the replication target doesn't delete the associated replication resource, but places it in a
FAILED
state. You should only delete the replication target if the source file system is no longer available (such as during an outage). If the source file system is still available, delete the replication resource.- Open the navigation menu and click Storage. Under File Storage, click File Systems.
- In the List scope section, under Compartment, select a compartment.
- Click the name of the file system for which you want to delete the replication target.
-
Under Replication, Click the Replication Target name link.
Note
If no Replication Target name link appears in the file system's details page, it means that the file system is not a target file system. - On the replication target's details page, click Delete.
- Confirm when prompted.
Use the
fs replication-target delete
command and required parameters to delete a replication target:oci fs replication-target delete --replication-target-id <replication_OCID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the DeleteReplicationTarget operation to delete 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.