Apache Kafka · Example Payload

Kafka Rest Proxy Create Acl Request Example

Distributed SystemsEvent StreamingMessagingOpen SourcePub-Sub

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

Top-level fields

resource_typeresource_namepattern_typeprincipalhostoperationpermission

Example Payload

Raw ↑
{
  "resource_type": "standard",
  "resource_name": "example-name",
  "pattern_type": "standard",
  "principal": "example-value",
  "host": "example-value",
  "operation": "example-value",
  "permission": "example-value"
}