[Yandex Cloud documentation](../../../../index.md) > [Yandex Cloud Router](../../../index.md) > API reference > [gRPC](../index.md) > RoutingInstance > Overview

# Cloud Router API, gRPC: RoutingInstanceService

A set of methods for managing RoutingInstance resources.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified RoutingInstance resource. ||
|| [GetByVpcNetworkId](getByVpcNetworkId.md) | Returns the RoutingInstance resource by vpcNetworkId ||
|| [GetByCicPrivateConnectionId](getByCicPrivateConnectionId.md) | Returns the RoutingInstance resource by cicPrivateConnectionId ||
|| [List](list.md) | Retrieves the list of RoutingInstance resources in the specified folder. ||
|| [Create](create.md) | Creates a RoutingInstance resource in the specified folder using the data specified in the request. ||
|| [Update](update.md) | Updates a RoutingInstance resource using the data specified in the request. ||
|| [UpsertPrefixes](upsertPrefixes.md) | Upserts specified prefixes to a RoutingInstance resource. ||
|| [RemovePrefixes](removePrefixes.md) | Removes specified prefixes from a RoutingInstance resource. ||
|| [AddPrivateConnection](addPrivateConnection.md) | Adds specified PrivateConnection to a RoutingInstance resource. ||
|| [RemovePrivateConnection](removePrivateConnection.md) | Removes specified PrivateConnection from a RoutingInstance resource. ||
|| [UpdateNetworks](updateNetworks.md) | Updates multiple vpc using the data specified in the request. ||
|| [Delete](delete.md) | Deletes a RoutingInstance resource. ||
|| [Move](move.md) | Moves the specified RoutingInstance to another folder. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified RoutingInstance. ||
|| [MovePrefix](movePrefix.md) | Moves the specified prefix between availability zones of the RoutingInstance. ||
|| [UpdatePrefixMask](updatePrefixMask.md) | Removes specified PrivateConnection from a RoutingInstance resource. ||
|#