Service:_Kafka

Lists Kafka connectors

Returns successfully resolved connectors in 'connectors' array. If any connectors fail plugin resolution, they are returned in 'failed_connectors' array with an 'error' field explaining the issue.

get/project/{project}/service/{service_name}/connectors

Path parameters

projectstring required

Project name

service_namestring required

Service name

Response

Response

messagestring

Printable result of the request

Changes

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

    • added the optional property connectors/items/plugin/custom_plugin to the response with the 200 status

      response-optional-property-added