Rollback API
August 3, 2022 ยท View on GitHub
Request
GET /indices/<NAME>/rollback
Path parameters
<NAME>: (Required, string) Name of the index you want to rollback changes.
Response
{
}
Examples
% curl -XGET http://localhost:8000/indices/example/rollback