Clusters
List Kafka Clusters
This endpoint lists all kafka clusters of user.
GET
Response Parameters
string
ID of the created kafka cluster
string
Name of the kafka cluster
string
The region the kafka cluster is deployed in
string
Shows whether the cluster is free or paid
boolean
Whether the multizone replication is enabled for the cluster or not
string
TCP endpoint to connect to the kafka cluster
string
REST endpoint to connect to the kafka cluster
string
Current state of the cluster(active, deleted)
string
Username to be used in authenticating to the cluster
string
Password to be used in authenticating to the cluster
int
Max retention size will be allowed to topics in the cluster
int
Max retention time will be allowed to topics in the cluster
int
Max messages allowed to be produced per second
int
Cluster creation timestamp
int
Max message size will be allowed in topics in the cluster
int
Max total number of partitions allowed in the cluster