Kafka Connectors
get
Fetches the current target definition for a connector
Path parameters
connect-cluster-namestringRequiredExample:
cluster
connector-namestringRequiredExample:
connector
Responses
200Success
application/yaml
Responsestring · binary
400
The request input was invalid
application/json
401
Authentication error
application/json
402
The purchased Lenses license does not provide access to this feature
application/json
403
Authorisation error
application/json
404
The requested resource cannot be found
application/json
500
An internal server error has occurred
application/json
get
GET /api/v1/environments/{name}/proxy/api/v1/resource/kafka/connect/{connect-cluster-name}/connector/{connector-name} HTTP/1.1
Host:
Accept: */*
binary
Last updated
Was this helpful?