Getting a Snapshot's Details

Get details about a File Storage snapshot.

For more information, see Details About Your Snapshot.

    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 used to create a snapshot.
    4. On the file system's details page, under Resources, click Snapshots.
    5. Click the name of the snapshot that you're interested in to see its details page.
  • Use the fs snapshot get command and required parameters to get details about a snapshot:

    oci fs snapshot get --snapshot-id <snapshot_OCID>

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

  • Run the GetSnapshot operation to get details about a snapshot.

    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.