Service:_Kafka

Create a Kafka Connect connector

post/project/{project}/service/{service_name}/connectors

Path parameters

projectstring required

Project name

service_namestring required

Service name

Request body

connector.classstring required

The Java class for the connector

namestring required

Unique name for the connector

Response

Response

messagestring

Printable result of the request

Changes

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

    • ○

      added the optional property // to the response with the status

      response-optional-property-added