Deleting an OCI Cache User
Delete an OCI Cache user from your Oracle Cloud Infrastructure tenancy.
- 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.
- From the Actions menu for the cache user, select Delete.
- 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.