getCluster

Returns information about cluster (Kafka, Zookeeper etc.)

Request

HTTP Request

GET /info/config/cluster

Authorization

None

Request Body

Do not supply a request body with this method.

Response

If successful, this method returns a cluster information in the response body.

Property NameTypeDescription
bootstrap.serversstringBootstrap servers address.
zookeeper.connectstringZookeeper servers address.