TcaplusDB OMS Console - Create a Game Zone (Table Group)
1. Function Descriptions
After Create an app, the project team can create game zones (table groups) under the corresponding app, such as Wechat zone, hand q zone, test zone, experience zone, etc.
2. Steps
Entry: App Management - App Maintenance - Click the corresponding app

After entering the designated app, click "New Game Zone"

2.1. Add a Single Game Zone

2.2. Batch Add Multiple Game Zones

3. Notations
When adding a game zone, it can automatically select a set cluster, or the DBA or O&M can manually assign a set cluster (formal, internal testing, etc.)
The game zone ID can be assigned automatically or manually
Rules of the game zone name: Chinese, letters, numbers and underscores are allowed, and the maximum length is 200
The tag of the game zone can be set: separated by semicolon ";", which can support up to 5 tags; Each label can only contain Chinese, letters, numbers and underscores
Whether to apply for the ip address whitelist function: This function is enabled by default or disabled. The project team can use this function to control access to the app zone table from specified IP addresses. IP addresses that are not on the whitelist will fail to start the service. See: Modify the Client Whitelist Configuration
4. Related Documents
In addition to creating a game zone through the OMS console, users can also Create a Game Zone by calling the WebService API. The WebService API is mainly used for scenarios where the game zone needs to be created automatically through code.