v1

latestSwagger 2.0Apache 2.02026-07-17377155.9 KB
Database

Starts a data integrity scan on the datastore

Starts a data integrity scan on the datastore. Requires admin access. Only once instance may run at a time, including runs of fixDataIntegrity.

post/database/check-data-integrity

Response

Base empty response

dataobject required

Example response

{
  "data": {}
}