v1
latestOpenAPI 3.0.12026-07-26245126202.6 KBRestream
DEBUG ONLY: Process the next stage of the restream workflow.
DEBUG ONLY: Process the next stage of the restream workflow.
put/tables/{tableNameWithType}/restream
Path parameters
tableNameWithTypestring required
Name of the table to restream
Response
successful operation
Example response
{
"restreamConfig": {
"destTableNameWithType": "newTableName_REALTIME",
"maxRebalanceTimeMin": 120,
"destServerTenant": "restreamTenant",
"destBrokerTenant": "restreamTenant",
"maxTableStreamLag": 5000,
"tableNameWithType": "tableName_REALTIME"
}
}