All Products
Search
Document Center

Tablestore:Tunnel Service operations

Last Updated:Jun 17, 2026

Tunnel Service provides tunnels on top of the Tablestore API for consuming data in full, incremental, and differential modes.

API operations

The following table lists the Tunnel Service API operations.

Item

API

Description

Create a tunnel

CreateTunnel

Creates a tunnel for a table to consume data in real time.

Query information about tunnels created for a table

ListTunnel

Lists tunnels created for a table, including the tunnel type, ID, and stage.

Query information about a tunnel

DescribeTunnel

Queries details about a tunnel, such as the channels in the tunnel.

Delete a tunnel

DeleteTunnel

Deletes a tunnel.