Editing a File System
Edit a File Storage with Lustre file system's general information, including its name and description.
In addition to changing the name and description of a file system, you can also make the following changes:
- Increasing File System Capacity
- Updating File System Root Squash Configuration
- Updating File System Network Security Groups
When you edit a file system, you can also update its tags. For more information about tagging, see Resource Tags.
Use the
oci lfs lustre-file-system update
command and required parameters to update a file system's details:oci lfs lustre-file-system update --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 UpdateLustreFileSystem operation with required attributes to update 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.