Listing Snapshots

List File Storage snapshots of file systems.

Snapshots are accessible on the file system at ./snapshot/<snapshot_name>.

    1. Open the navigation menu and click Storage. Under File Storage, click File Systems.
    2. In the List scope section, under Compartment, select a compartment.
    3. Click the name of the file system that you want to see snapshots for.
    4. On the file system's details page, under Resources, click Snapshots.
  • Use the fs snapshot list command and required parameters to list snapshots for a file system:

    oci fs snapshot list --file-system-id <file_system_OCID>

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ListSnapshots operation to list snapshots.

    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.