shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/wal/lastTick
HTTP/1.1 OK
content-type: application/json; charset=utf-8
x-content-type-options: nosniff
{
"time" : "2019-06-24T09:06:49Z",
"tick" : "107746",
"server" : {
"version" : "3.4.7",
"serverId" : "48476063297804"
}
}