Service:_Kafka

Add Aiven Kafka ACL entry

post/project/{project}/service/{service_name}/acl

Path parameters

projectstring required

Project name

service_namestring required

Service name

Request body

permission'admin' | 'read' | 'readwrite' | 'write' required

Permission of an Aiven Kafka ACL entry, as opposed to a Kafka-native one.

topicstring required

Topic name pattern

usernamestring required

Username

Response

Response

messagestring required

Printable result of the request

Changes

Changed in 1 of the 26 revisions of this API.12

  • c949573465e312See the full diff
    • ●

      removed the optional property from the response with the status

      response-optional-property-removed

    • ○

      the response property // became required for the status

      response-property-became-required

    • ○

      the response property became required for the status

      response-property-became-required