Getting a Cluster's Details

Get the details for a cluster.

  • On the Clusters list page, select the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing Clusters.

    The cluster's details page opens and displays information about the cluster. Some items on the page are read-only, and other items enable you to edit and update the cluster's configuration. Access the various resources associated with the cluster by selecting their links or tabs.

  • Use the oci redis redis-cluster get command and required parameter to get the details for a cluster:

    oci redis cluster get --redis-cluster-id cluster_ocid [OPTIONS]
    For information about using the CLI, see Command Line Interface (CLI). For a complete list of flags and options available for CLI commands, see the CLI Command Reference.
  • For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.

    Run the GetRedisCluster operation to get a cluster's details.