shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/view/products/properties HTTP/1.1 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "error" : false, "code" : 200, "writebufferIdle" : 64, "writebufferActive" : 0, "type" : "arangosearch", "writebufferSizeMax" : 33554432, "name" : "products", "commitIntervalMsec" : 60000, "consolidationPolicy" : { "type" : "bytes_accum", "threshold" : 0.10000000149011612 }, "globallyUniqueId" : "h8B2B671BCFD0/107316", "cleanupIntervalStep" : 10, "id" : "107316", "links" : { }, "consolidationIntervalMsec" : 60000 }