Deleting a File System

Delete a File Storage with Lustre file system.

    1. On the Lustre file systems list page, find the file system that you want to work with. If you need help finding the list page, see Listing File Systems.
    2. From the Actions menu Actions Menu for the file system, select Delete.
    3. When prompted, confirm the deletion.
  • Use the oci lfs lustre-file-system delete command and required parameters to delete a file system:

    oci lfs lustre-file-system delete --lustre-file-system-id <file_system_OCID> [OPTIONS]

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

  • Run the DeleteLustreFileSystem operation with required attributes to delete a file system.

    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.