post_topic_configs
Update Apache Kafka topic configurations by specifying the cluster, topic name, and config entries. Adjust retention, cleanup policies, and other settings to match operational requirements.
Instructions
Update configuration for a topic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | Yes | Cluster name | |
| configs | Yes | Configuration entries | |
| topicName | Yes | Topic name |