Getting Cluster Configuration Details

After creating a Streaming with Apache Kafka cluster configuration file, you need the configuration ID to create the Kafka cluster. This ID is fetched by getting details for a cluster configuration.

  • This task can't be performed using the Console.

  • Use the cluster-config get command and required parameters to get details for a specific cluster configuration:

    oci kafka cluster-config get --kafka-cluster-config-id <config-id>

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetKafkaClusterConfig operation to get details for a specific cluster configuration file.