shell> curl --dump - http://localhost:8529/_api/version?details=true HTTP/1.1 200 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "server" : "arango", "version" : "3.4.devel", "license" : "community", "details" : { "architecture" : "64bit", "arm" : "false", "asan" : "false", "asm-crc32" : "true", "assertions" : "true", "boost-version" : "1.62.0", "build-date" : "2018-03-13 15:19:09", "build-repository" : "heads/documentation/feature-aql-explain-0-gf82eaaa16a", "compiler" : "gcc [6.3.0 20170516]", "cplusplus" : "201103", "debug" : "false", "endianness" : "little", "failure-tests" : "false", "fd-client-event-handler" : "poll", "fd-setsize" : "1024", "full-version-string" : "ArangoDB 3.4.devel [linux] 64bit maintainer mode, using jemalloc, VPack 0.1.30, RocksDB 5.6.0, ICU 58.1, V8 5.7.492.77, OpenSSL 1.0.2l 25 May 2017", "icu-version" : "58.1", "iresearch-version" : "1.0.0.0", "jemalloc" : "true", "maintainer-mode" : "true", "openssl-version" : "OpenSSL 1.0.2l 25 May 2017", "optimization-flags" : "-mno-sse2 -mno-sse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-fma -mno-bmi2 -mno-avx2 -mno-xop -mno-fma4 -mno-avx512f -mno-avx512vl -mno-avx512pf -mno-avx512er -mno-avx512cd -mno-avx512dq -mno-avx512bw -mno-avx512ifma -mno-avx512vbmi", "platform" : "linux", "reactor-type" : "epoll", "rocksdb-version" : "5.6.0", "server-version" : "3.4.devel", "sizeof int" : "4", "sizeof void*" : "8", "sse42" : "false", "unaligned-access" : "true", "v8-version" : "5.7.492.77", "vpack-version" : "0.1.30", "zlib-version" : "1.2.11", "mode" : "server", "host" : "8700b0810f0747058698d4839dbfe8d8" } }