shell> curl -X PUT --header 'x-arango-async: store' --dump - http://localhost:8529/_api/version HTTP/1.1 202 Accepted content-type: text/plain; charset=utf-8 x-content-type-options: nosniff x-arango-async-id: 151265752996947 shell> curl -X PUT --dump - http://localhost:8529/_api/job/151265752996947 HTTP/1.1 200 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff x-arango-async-id: 151265752996947 { "server" : "arango", "version" : "3.3.rc7", "license" : "community" }