Verifies the integrity of the contents of a snapshot repository Technical preview

POST /_snapshot/{repository}/_verify_integrity

Path parameters

  • repository string | array[string] Required

    A repository name

Query parameters

Responses

  • 200 application/json

    Additional properties are allowed.

POST /_snapshot/{repository}/_verify_integrity
curl \
 -X POST http://api.example.com/_snapshot/{repository}/_verify_integrity
Response examples (200)
{}