# Connection Manager API, gRPC: ConnectionService

A set of methods for managing Connection resources.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified connection. ||
|| [ResolveCluster](resolveCluster.md) | Returns the connection with the resolved cluster; that is, ||
|| [List](list.md) | Retrieves the list of connections in the specified folder. ||
|| [Create](create.md) | Creates a connection. ||
|| [Update](update.md) | Updates the specified connection. ||
|| [Delete](delete.md) | Deletes the specified connection. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified connection. ||
|#