Skip to main content
POST

Under Development, do not use in production yet Get checksums for bulk history objects. Searches for object_keys in both staging and committed objects. Meant for internal use only, as part of the processing pipeline of bulk history objects.

Body

application/json
string[]
required
The list of keys of the bulk storage objects for which checksums are requested.

Responses

200

ok
application/json
object[]
required
The list of checksums for the requested bulk storage objects (in the same order as the object_keys).

501

not implemented
application/json
string
required

History

Added0.7.4