Finding a File System's Maintenance Schedule
When a File Storage with Lustre file system is created, you can either specify a weekly maintenance schedule (with a day of the week and start time), or the system assigns it for you. Use this information to find a file system's assigned maintenance schedule.
On the Lustre file systems list page, select the file system that you want to work with. If you need help finding the list page, see Listing File Systems. The file system's details page displays information about the file system, including its Maintenance schedule, the next planned maintenance date and time, and the last time maintenance was completed. You can change the maintenance schedule, as needed. See Updating a File System's Maintenance Schedule and Overriding a File System's Next Planned Maintenance.
Use the
oci lfs lustre-file-system getcommand and required parameters to get a file system's details:oci lfs lustre-file-system get --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 GetLustreFileSystem operation with the required attributes to get a file system's details, including its maintenance schedule.
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.