mirror of https://gitee.com/bigwinds/arangodb
7 lines
340 B
Plaintext
7 lines
340 B
Plaintext
shell> curl --dump - http:<span class="hljs-comment">//localhost:8529/_api/replication/logger-first-tick</span>
|
|
|
|
HTTP/<span class="hljs-number">1.1</span> <span class="hljs-number">200</span> OK
|
|
content-type: application/json; charset=utf-<span class="hljs-number">8</span>
|
|
|
|
<span class="hljs-string">"{\"firstTick\":\"334645\"}"</span>
|