Repository - Sql Data Repair
POST {{server_url}}/ssp/environment/repository/sqldatarepair
Allow to send a SQL data repair command to the repository it can be one of these value :
- StructureRepair
- IndexOccRepair
- ArchivalBlobRepair
- ArchivalLinkRepair
- BlobRepair
- LinkRepair
- FKRepair
- SnapShotRepair
- ALL
Request Body
{"id"=>"{{RepositoryId}}", "Name"=>"{{repository-name}}", "repairCmd"=>"{{repair-Cmd}}"}