shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/view/106675/properties HTTP/1.1 undefined content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "error" : false, "code" : 200, "type" : "arangosearch", "name" : "products", "links" : { }, "consolidationPolicy" : { "segmentThreshold" : 300, "threshold" : 0.8500000238418579, "type" : "bytes_accum" }, "id" : "106675", "consolidationIntervalMsec" : 60000, "cleanupIntervalStep" : 10 }