Resume consumption of a realtime table
Table
Resume consumption of a realtime table
Resume the consumption for a realtime table. ConsumeFrom parameter indicates from which offsets consumption should resume. Recommended value is ‘lastConsumed’, which indicates consumption should continue based on the offsets in segment ZK metadata, and in case the offsets are already gone, the first available offsets are picked to minimize the data loss.
POST
Resume consumption of a realtime table
Documentation Index
Fetch the complete documentation index at: https://docs.startree.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Name of the table
Query Parameters
Comment on pausing the consumption
lastConsumed (safer) | smallest (repeat rows) | largest (miss rows)
Available options:
lastConsumed, smallest, largest Response
default - undefined

