Deleting an OCI Cache User

Delete an OCI Cache user from your Oracle Cloud Infrastructure tenancy.

You can delete an OCI Cache user from your Oracle Cloud Infrastructure tenancy only if that user isn't associated with any cluster.
    1. On the Cache users list page, find the cache user that you want to work with. If you need help finding the list page or the cluster, see Listing OCI Cache Users.
    2. From the Actions menu for the cache user, select Delete.
    3. When prompted, confirm the deletion.
    The cache user is deleted from its compartment.
  • Use the oci redis oci-cache-user oci-cache-user delete command and required parameters to delete a cache user from your Oracle Cloud Infrastructure tenancy:

    oci redis oci-cache-user oci-cache-user delete --oci-cache-user-id <cache_user_OCID> [OPTIONS]

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

  • Run the DeleteOciCacheUser operation to delete a cache user from your Oracle Cloud Infrastructure tenancy.