Getting Cluster Details
Get the details for a specific cluster in Streaming with Apache Kafka.
- Cluster OCID
- Client access URLs for mTLS and SASL/SCRAM
- Cluster configuration properties
- Cluster network resources
- Cluster work requests
On the Kafka 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 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
cluster get
command and required parameters to get details for a specific cluster:oci kafka cluster get --kafka-cluster-id <cluster-ocid>
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the
GetKafkaCluster
operation to get details for a specific cluster.