shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/wal/lastTick
HTTP/1.1 undefined
content-type: application/json; charset=utf-8
x-content-type-options: nosniff
{
"time" : "2018-08-30T14:28:01Z",
"tick" : "106719",
"server" : {
"version" : "3.4.0-devel",
"serverId" : "14417223011300"
}
}