wm.adapter.wmkafka.topic:list
The wm.adapter.wmkafka.topic:list allows the user to get all the Kafka topics present in the Kafka cluster.
Input Parameters
| $connectionName (String) | Name of the connection. |
Output parameters
| name | Name of the Kafka topic. |
| partitions | Number of partitions for Kafka topic. |