Getting a Snapshot's Details
Get details about a File Storage snapshot.
For more information, see Details About Your Snapshot.
- On the File Systems list page, select the file system that contains the snapshot that you want to work with. If you need help finding the list page or the file system, see Listing File Systems.
- On the details page, select Snapshots.
- Select the snapshot.
The details page for the snapshot opens and displays information about the snapshot.
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.