Getting a OCI Cache User's Details

View an OCI Cache user's details.

  • On the Cache users list page, select the cache user that you want to work with. If you need help finding the list page or the cache user, see Listing OCI Cache Users.
    The cache user's details page contains information about the user, both general information and links to its resources. Some items in the page are read-only, while other items let you edit and update the cache user's configuration.

    The Associated Clusters list displays the clusters linked to the cache user. Selecting a cluster name opens its details page.

  • Use the oci redis oci-cache-user oci-cache-user get command and required parameters to view an cache user's details:

    oci redis oci-cache-user oci-cache-user get --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 GetOciCacheUser operation to view an cache user's details.