shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/version?details=true HTTP/1.1 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "server" : "arango", "version" : "3.4.7", "license" : "community", "details" : { "architecture" : "64bit", "arm" : "false", "asan" : "false", "asm-crc32" : "true", "assertions" : "true", "boost-version" : "1.62.0", "build-date" : "2019-06-24 10:10:44", "build-repository" : "heads/3.4.7-0-gdd4d0ea73f-dirty", "compiler" : "gcc [7.4.0]", "cplusplus" : "201103", "curl-version" : "libcurl/7.63.0 OpenSSL/1.1.1c", "debug" : "false", "endianness" : "little", "failure-tests" : "false", "fd-client-event-handler" : "poll", "fd-setsize" : "1024", "full-version-string" : "ArangoDB 3.4.7 [linux] 64bit maintainer mode, using jemalloc, build heads/3.4.7-0-gdd4d0ea73f-dirty, VPack 0.1.33, RocksDB 5.16.0, ICU 58.1, V8 5.7.492.77, OpenSSL 1.1.1c 28 May 2019", "icu-version" : "58.1", "iresearch-version" : "1.0.0.0", "jemalloc" : "true", "license" : "community", "maintainer-mode" : "true", "ndebug" : "true", "openssl-version" : "OpenSSL 1.1.1c 28 May 2019", "optimization-flags" : "-march=sandybridge -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mno-sse4a -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" : "select", "rocksdb-version" : "5.16.0", "server-version" : "3.4.7", "sizeof int" : "4", "sizeof long" : "8", "sizeof void*" : "8", "sse42" : "true", "unaligned-access" : "true", "v8-version" : "5.7.492.77", "vpack-version" : "0.1.33", "zlib-version" : "1.2.11", "mode" : "server", "role" : "SINGLE", "host" : "e92663355763428d87d02231cea07c23" } }