List blocks that are both in the filestore and standard block storage.
This endpoint takes no arguments.
On success, the call to this endpoint will return with 200 and the following body:
{ "Err": "<string>", "Ref": "<string>" }
curl -X POST "http://127.0.0.1:5001/api/v0/filestore/dups"
Last updated 1 year ago