Removing an OCI Cache User from a Cluster
Remove an assigned OCI Cache user from an OCI Cache cluster.
Note
If you remove the user with the username "default" you created, the system-defined user automatically becomes the default user for that cluster.
If you remove the user with the username "default" you created, the system-defined user automatically becomes the default user for that cluster.
The cache users you removed no longer appear in the cluster's Users list. Use the oci redis redis-cluster redis-cluster detach command and required parameters to remove an assigned cache user from a cluster:
oci redis redis-cluster redis-cluster detach --oci-cache-users <json_file_or_string> --redis-cluster-id <cluster_OCID> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the DetachOciCacheUsers operation to remove an assigned cache user from a cluster.