Database
Runs a data integrity scan on the datastore, attempts to fix any issues it can and returns any found issues
Runs a data integrity scan on the datastore, attempts to fix any issues it can, and returns any found issues. Requires admin access. Only once instance may run at a time, including runs of checkDataIntegrity.
post/database/fix-data-integrity
Response
Base empty response
Example response
{
"data": {}
}Changes
Changed in 2 of the 18 revisions of this API.2
- ○
the endpoint scheme security
ztSessionwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
ztSessionwas added to the APIapi-security-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○