Editing an OCI Cache Configuration

Change the name and description of a custom configuration in OCI Cache.

You can only update the display name and description of a custom configuration.
    1. On the Configurations list page, select a custom configuration that you to want to work with. If you need help finding the list page or the configuration, see Listing OCI Cache Configurations.
    2. On the configuration's details page, select Edit.
    3. In the Edit configuration panel, enter the new configuration name and change the description if needed.
    4. Select Edit.
  • Use the oci redis oci-cache-config-set oci-cache-config-set update command and required parameters to update a custom OCI Cache configuration:

    oci redis oci-cache-config-set oci-cache-config-set update --oci-cache-config-set-id <config_set_OCID> [OPTIONS]

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

  • Run the UpdateOciCacheConfigSet operation to update a custom OCI Cache configuration.