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

Changes