Hi everyone,
So I am in the process of using puppet for the first time to automate the building of development environments. Part of the process requires going into a Kafka cluster configuration to amend the 'SSL client authentication' and 'inter broker protocol' values.
I'm having trouble finding the correct API (if one exists), the requirements of the JSON payload and the JSON item names for the attributes detailed above.
Looking through Cloudera Manager documentation isn't making it clear so I'm hoping someone here has experience with these APIs and can enlighten me?