Tunnel Service is built on the Tablestore API to provide tunnels that are used to consume data in full, incremental, and differential modes. This topic describes the API operations that you can call to perform operations on Tunnel Service.
API operations
The following table describes the API operations that you can call to perform operations on Tunnel Service.
Item | API | Description |
Create a tunnel | You can create a tunnel for a table. Tunnels can be used to consume data in tables in real time. | |
Query information about tunnels created for a table | You can query information about tunnels that are created for a table. For example, you can query the type, ID, and stage of the tunnels that are created for a table. | |
Query information about a tunnel | You can query information about a tunnel. For example, you can query the channels in a tunnel. | |
Delete a tunnel | You can delete a tunnel. |