Listing OCI Cache Configurations

View the list of custom or default configurations in OCI Cache.

    1. Open the navigation menu  and select Databases. Under OCI Cache, select Configurations.

      The configurations list page opens. All custom configurations corresponding to Redis or Valkey engine in the selected compartment are displayed in a table.

    2. To view the configurations from 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.

    3. To view default configurations, use the Configuration type filter to select Default.

    Filtering List Results

    From the Search and Filter box above the list table, select one or more filters and specify the values that you want to use to narrow the list. In general, the filters correspond to the columns shown in the list table, although some filters represent attributes that aren't shown in the table. The Compartment filter is always displayed next to Applied filters.

    Change the order of the items in the list table by using the sort icons next to the column names.

    For information about searching for resources and managing the columns in the list table, if those features are available, see Listing Resources.

    Actions

    In the list table, select the name of a configuration to open its details page, where you can view its status and perform other tasks.

    To perform an action on a configuration directly from the list table, select any of the following options from the Actions menu (three dots) in the row for that configuration:

    To create a custom configuration, select Create custom configuration.

  • Use the oci redis oci-cache-config-set oci-cache-config-set-summary list-oci-cache-config-sets or oci redis oci-cache-default-config-set oci-cache-default-config-set-summary list-oci-cache-default-config-sets commands and required parameters to view a list of default or custom configurations in a compartment:

    • List OCI Cache custom configurations:

      oci redis oci-cache-config-set oci-cache-config-set-summary list-oci-cache-config-sets [OPTIONS]
    • List OCI Cache default configurations:

      oci redis oci-cache-default-config-set oci-cache-default-config-set-summary list-oci-cache-default-config-sets --compartment-id <compartment_OCID> [OPTIONS]

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

  • Run the ListOciCacheDefaultConfigSets or ListOciCacheConfigSets operation to view a list of default or custom OCI Cache configurations in a compartment.