1
0
Fork 0
arangodb/Documentation/Examples/RestReplicationServerId.gen...

9 lines
173 B
Plaintext

shell> curl --dump - http://localhost:8529/_api/replication/server-id
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
{
"serverId" : "218245056350335"
}