List all previous synchronizer migrations in this Splice network's history
POST
Scan API
List all previous synchronizer migrations in this Splice network’s history
OpenAPISince 0.5.10
Protocol Details
Inputs
Request body
application/json
number
required
OpenAPI type:
integer (int64).Outputs
200
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
application/json
string
required
History
Introduced
0.5.10