POST /v0/history/bulk/updates
Under Development, do not use in production yet Get download URLs and metadata for update history objects available for bulk download, between two record times. Note that the returned objects may include also updates outside of the requested record time range (since only full objects are served from storage), but guaranteed to include all updates in the requested range.
Under Development, do not use in production yet Get download URLs and metadata for update history objects available for bulk download, between two record times. Note that the returned objects may include also updates outside of the requested record time range (since only full objects are served from storage), but guaranteed to include all updates in the requested range.
Body
string (date-time).The returned objects must include all updates with record time greater than start_record_time (but may also include updates before it).string (date-time).The returned objects must include all updates with record time at most end_record_time (but may also include updates after it).integer (int32).The maximum number of objects returned for this request.Minimum: 1; Maximum: 1000.Responses
200
okafter to the next ListBulkUpdateHistoryObjectsRequest invocation. Will be absent when there are no more pages.400
not found404
not found501
not implementedHistory
0.5.18