Apache Kafka · Example Payload

Kafka Rest Proxy Broker Example

Distributed SystemsEvent StreamingMessagingOpen SourcePub-Sub

Kafka Rest Proxy Broker Example is an example object payload from Apache Kafka, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

kindmetadatacluster_idbroker_idhostport

Example Payload

Raw ↑
{
  "kind": "example-value",
  "metadata": {},
  "cluster_id": "item-2983",
  "broker_id": 640,
  "host": "example-value",
  "port": 557
}