Rollback API
Rollback API rolls back any updates made to the index to the last committed state.
Request
GET /v1/rollback
Examples
To rollback an index:
$ curl -X GET 'http://localhost:8000/v1/rollback'
Rollback API rolls back any updates made to the index to the last committed state.
GET /v1/rollback
To rollback an index:
$ curl -X GET 'http://localhost:8000/v1/rollback'