Deleting Cluster Configuration

You can only delete a cluster configuration that's not used by a cluster in Streaming with Apache Kafka.

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

  • Use the cluster-config delete command and required parameters to delete a cluster configuration:

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

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

  • Run the DeleteKafkaClusterConfig operation to delete a cluster configuration file.