Apache Kafka · Example Payload

Kafka Connect Connector Plugin Example

Distributed SystemsEvent StreamingMessagingOpen SourcePub-Sub

Kafka Connect Connector Plugin Example is an example object payload from Apache Kafka, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

classtypeversion

Example Payload

Raw ↑
{
  "class": "example-value",
  "type": "standard",
  "version": "example-value"
}