projects

Lists the connectors in a given Connect cluster.

get/v1/{+parent}/connectors

Path parameters

parentstring required

Required. The parent Connect cluster whose connectors are to be listed. Structured like projects/{project}/locations/{location}/connectClusters/{connect_cluster_id}.

Query parameters

pageSizeinteger

Optional. The maximum number of connectors to return. The service may return fewer than this value. If unspecified, server will pick an appropriate default.

pageTokenstring

Optional. A page token, received from a previous ListConnectors call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListConnectors must match the call that provided the page token.

Response

Successful response

Changes