Deleting a Mount Target
Delete a File Storage mount target.
Deleting the mount target also deletes all its exports of associated file systems. File systems are no longer available through the deleted mount target.
Deleting a mount target has no effect on file system data or file system snapshots.
High performance mount targets can't be immediately deleted. First, you must downgrade the mount target and then, after the billing cycle ends, you can delete the standard mount target. For more information, see Mount Target Performance.
- On the Mount Targets list page, find the mount target that you want to work with. If you need help finding the list page or the mount target, see Listing Mount Targets.
- From the the for the mount target, select Delete.
- When prompted, confirm the deletion.
Use the
fs mount-target delete
command and required parameters to delete a mount target:oci fs mount-target delete --mount-target-id <mount_target_OCID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the DeleteMountTarget operation to delete a mount 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.