Getting a Snapshot's Details
Get details about a File Storage snapshot.
For more information, see Details About Your Snapshot.
- Open the navigation menu and click Storage. Under File Storage, click File Systems.
 - In the List scope section, under Compartment, select a compartment.
 - Click the name of the file system that you used to create a snapshot.
 - On the file system's details page, under Resources, click Snapshots.
 - Click the name of the snapshot that you're interested in to see its details page.
 
Use the
fs snapshot getcommand and required parameters to get details about a snapshot:oci fs snapshot get --snapshot-id <snapshot_OCID>For a complete list of flags and variable options for CLI commands, see the Command Line 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.