Deleting a File System
Delete a File Storage with Lustre file system.
Important
A deleted file system will continue to be billed until the end of its billing cycle. A file system's details page includes the number of Subscription days remaining.
A deleted file system will continue to be billed until the end of its billing cycle. A file system's details page includes the number of Subscription days remaining.
- 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.
- From the for the file system, select Delete.
- 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 get a file system's details.
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.