Clusters
Undeploy a cluster
Undeploy the cluster from the gateway. Sets lifecycle state to UNDEPLOYED.
A Kafka virtual cluster cannot be undeployed while a started Kafka Native API is bound to it (via a native-kafka-virtual-cluster endpoint): the request is rejected with 400 so the started API is never left pointing at an undeployed cluster.
post/clusters/{clusterId}/_undeploy
Response
Cluster undeployed