Listing Snapshot Policies

List File Storage snapshot policies.

    1. Open the navigation menu  and select Storage. Select File Storage. Under Additional resources, select Snapshot Policies.
    2. To view the snapshot policies in a different compartment, use the Compartment filter to switch compartments.

      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.

  • Use the oci fs filesystem-snapshot-policy list command with the required parameters to list snapshot policies:

    oci fs filesystem-snapshot-policy list --availability-domain <availability_domain> --compartment-id <compartment_OCID> [OPTIONS]

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

  • Use ListFilesystemSnapshotPolicies to list snapshot policies.

    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.