Skip to main content
GET
Gets detailed stats of a restream operation

Authorizations

Authorization
string
header
required

The format of the key is "Basic <token>" or "Bearer <token>"

Path Parameters

tableNameWithType
string
required

Name of the table with type to restream

Query Parameters

jobId
string

ID of the restream job

verbose
boolean

Verbose information on progress

Response

200 - application/json

successful operation

timeElapsedSinceStartInSeconds
integer<int64>
read-only
jobId
string
read-only
stage
enum<string>
read-only
Available options:
INIT,
TABLE_STREAM,
FORCE_COMMIT,
REBALANCE,
DONE,
FAILED,
CANCELLED
restreamConfig
object
tableStreamProgress
object
verboseTableStreamLag
object
read-only
forceCommitProgress
object
segmentsToBeCommitted
string[]
read-only