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
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
added the optional property
connectors/items/plugin/custom_pluginto the response with the200statusresponse-optional-property-added
- ○