Skip to main content
POST

List all previous synchronizer migrations in this Splice network’s history.

Body

application/json
number
required
OpenAPI type: integer (int64).

Responses

200

ok
application/json
integer (int64)
The migration id that was active before the given migration id, if any.
RecordTimeRange[]
required
All domains for which there are updates in the given migration id, along with the record time of the newest and oldest update associated with each domain
string
The update id of the last import update (where import updates are sorted by update id, ascending) for the given migration id, if any
boolean
required
True if this scan has all non-import updates for given migration id
boolean
True if this scan has all import updates for the given migration id

404

not found
application/json
string
required

History

Added0.5.10