Returns information about a repository Added in 0.0.0

GET /_snapshot

Query parameters

  • local boolean

    Return local information, do not retrieve the state from master node (default: false)

  • Explicit operation timeout for connection to master node

Responses

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