Get Kafka Topic
This endpoint gets details of a kafka topic.
URL Parameters
The ID of the kafka topic
Response Parameters
ID of the new kafka topic
Name of the new kafka topic
ID of the created Kafka cluster
The region the Kafka cluster is deployed in
Cluster creation timestamp
State of the topic\ active
or deleted
Number of partitions the topic has
Whether the multizone replication is enabled for the cluster or not
TCP endpoint to connect to the Kafka cluster
REST endpoint to connect to the Kafka cluster
Cleanup policy to be used in the topic\ compact
or delete
Password to be used in authenticating to the cluster
Max total number of partitions allowed in the cluster
Max retention size will be allowed to topics in the cluster
Max retention time will be allowed to topics in the cluster
Max message size will be allowed in topics in the cluster
Was this page helpful?