Deleting a Mount Target
Delete a File Storage mount target.
Caution
Deleting the mount target also deletes all of 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.
- Open the navigation menu and click Storage. Under File Storage, click Mount Targets.
- In the List scope section, under Compartment, select a compartment.
- Find the mount target that you want to delete, click the , and then click Delete.
- Click Delete to confirm.
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 flags and variable options for CLI commands, see the Command Line 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.