v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1350180291.1 KB
projects

Adds split points to specified tables and indexes of a database.

post/v1/{+database}:addSplitPoints

Path parameters

databasestring required

Required. The database on whose tables or indexes the split points are to be added. Values are of the form projects//instances//databases/.

Request body

initiatorstring

Optional. A user-supplied tag associated with the split points. For example, "initial_data_load", "special_event_1". Defaults to "CloudAddSplitPointsAPI" if not specified. The length of the tag must not exceed 50 characters, or else it is trimmed. Only valid UTF8 characters are allowed.

Response

Successful response