Service doublecloud.kafka.v1.ConnectorService
Get
Returns information about an Apache Kafka® connector.
Request
Field |
Description |
|
string To get this ID, make a [ClusterService.List] request. |
|
string To get this name, make a [ConnectorService.List] request. |
Response
Field |
Description |
|
string |
|
google.protobuf.Int64Value |
|
list |
|
|
|
doublecloud.kafka.v1.Connector.Health |
|
doublecloud.kafka.v1.Connector.Status |
|
string |
|
one of: |
|
doublecloud.kafka.v1.ConnectorConfigMirrorMaker |
|
doublecloud.kafka.v1.ConnectorConfigS3Sink |
List
Retrieves the list of Apache Kafka® connectors in a cluster.
Request
Field |
Description |
|
string To get this ID, make a [ClusterService.List] request. |
|
doublecloud.v1.Paging Following constraints applied:
|
Response
Field |
Description |
|
list |
|
|
|
doublecloud.v1.NextPage |
Create
Creates a new Apache Kafka® connector in a cluster.
Request
Field |
Description |
|
string To get this ID, make a [ClusterService.List] request. |
|
doublecloud.kafka.v1.ConnectorSpec |
Response
Field |
Description |
|
string |
|
string |
|
string |
|
string |
|
list |
|
|
|
google.protobuf.Timestamp |
|
google.protobuf.Timestamp |
|
google.protobuf.Timestamp |
|
doublecloud.v1.Operation.Status |
|
google.rpc.Status |
|
string |
Update
Updates an Apache Kafka® connector.
Request
Field |
Description |
|
string To get this ID, make a [ClusterService.List] request. |
|
string To get this name, make a [ConnectorService.List] request. |
|
doublecloud.kafka.v1.UpdateConnectorSpec |
Response
Field |
Description |
|
string |
|
string |
|
string |
|
string |
|
list |
|
|
|
google.protobuf.Timestamp |
|
google.protobuf.Timestamp |
|
google.protobuf.Timestamp |
|
doublecloud.v1.Operation.Status |
|
google.rpc.Status |
|
string |
Delete
Deletes an Apache Kafka® connector.
Request
Field |
Description |
|
string To get this ID, make a [ClusterService.List] request. |
|
string To get this name, make a [ConnectorService.List] request. |
Response
Field |
Description |
|
string |
|
string |
|
string |
|
string |
|
list |
|
|
|
google.protobuf.Timestamp |
|
google.protobuf.Timestamp |
|
google.protobuf.Timestamp |
|
doublecloud.v1.Operation.Status |
|
google.rpc.Status |
|
string |
Resume
Resumes an Apache Kafka® connector.
Request
Field |
Description |
|
string To get this ID, make a [ClusterService.List] request. |
|
string To get this name, make a [ConnectorService.List] request. |
Response
Field |
Description |
|
string |
|
string |
|
string |
|
string |
|
list |
|
|
|
google.protobuf.Timestamp |
|
google.protobuf.Timestamp |
|
google.protobuf.Timestamp |
|
doublecloud.v1.Operation.Status |
|
google.rpc.Status |
|
string |
Pause
Pauses an Apache Kafka® connector.
Request
Field |
Description |
|
string To get this ID, make a [ClusterService.List] request. |
|
string To get this name, make a [ConnectorService.List] request. |
Response
Field |
Description |
|
string |
|
string |
|
string |
|
string |
|
list |
|
|
|
google.protobuf.Timestamp |
|
google.protobuf.Timestamp |
|
google.protobuf.Timestamp |
|
doublecloud.v1.Operation.Status |
|
google.rpc.Status |
|
string |