Getting a Snapshot Policy's Details

Get details about a File Storage snapshot policy.

    1. Open the navigation menu  and select Storage. Select File Storage.
    2. (Optional) In the List scope section, under Compartment, select a compartment.
    3. Under Additional resources, click Snapshot Policies.
    4. Click the name of the snapshot policy that you're interested in.
  • Use the oci fs filesystem-snapshot-policy get command with the required parameters to get details about a snapshot policy:

    oci fs filesystem-snapshot-policy get --filesystem-snapshot-policy-id <snapshot_policy_OCID> [OPTIONS]

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

  • Use GetFilesystemSnapshotPolicy to get details about a snapshot policy.

    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.