Adapter for Apache Kafka 9.6 | webMethods Adapter for Apache Kafka Documentation | webMethods Adapter for Apache Kafka Installation and User’s Documentation | Built-In Services | wm.adapter.wmkafka.cluster:describe
 
wm.adapter.wmkafka.cluster:describe
The wm.adapter.wmkafka.cluster:describe allows the user to view the Kafka cluster information such as cluster ID, controller, nodes and so on.
Input Parameters
$connectionName(string)
Name of the producer or consumer connection.
Output Parameters
clusterId
Current identity of the cluster.
controller
Document describing controller node information such as ID, IP, port and so on.
nodes
List of nodes in the Kafka cluster.