All Products
Search
Document Center

Tablestore:Global table operations

Last Updated:Jun 23, 2026

Global tables automatically synchronize data across regions, enabling an active-active architecture with low-latency nearby reads and writes, high availability, and disaster recovery switchover. Use the following APIs to manage global tables.

API list

The following table lists the global table APIs.

Name

API

Description

Create a global table

CreateGlobalTable

Creates a global table for a base table.

Query global table details

DescribeGlobalTable

Queries the physical table details of a global table.

Update global table configuration

UpdateGlobalTable

Updates the configuration of physical tables in a global table.

Bind a global table

BindGlobalTable

Adds one or more distribution locations to a global table.

Unbind a global table

UnbindGlobalTable

Removes one or more distribution locations from a global table.