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