Deleting a Cluster
When you delete a cluster, all data in the cluster brokers is also deleted in Streaming with Apache Kafka.
- On the Kafka clusters list page, find the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing Clusters.
- From the for the cluster, select Delete cluster.
- When prompted, confirm the deletion.
Use the
cluster delete
command and required parameters to delete a cluster:oci kafka cluster delete --kafka-cluster-id <cluster-ocid>
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the
DeleteKafkaCluster
operation to delete a cluster.