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 deletecommand and required parameters to delete a cluster configuration:oci kafka cluster-config delete --kafka-cluster-config-id <config-OCID>For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the
DeleteKafkaClusterConfigoperation to delete a cluster configuration file.