Deleting an OCI Cache Configuration

Delete a custom OCI Cache configuration from your Oracle Cloud Infrastructure tenancy.

You can only delete configurations not associated with one or more clusters.
    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 Delete.
    3. When prompted, confirm the deletion.
  • Use the oci redis oci-cache-config-set oci-cache-config-set delete command and required parameters to delete a custom configuration:

    oci redis oci-cache-config-set oci-cache-config-set delete --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 DeleteOciCacheConfigSet operation to delete a custom configuration.