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", "primarySort" : [ ], "writebufferSizeMax" : 33554432, "name" : "products", "commitIntervalMsec" : 1000, "consolidationPolicy" : { "type" : "tier", "segmentsBytesFloor" : 2097152, "segmentsBytesMax" : 5368709120, "segmentsMax" : 10, "segmentsMin" : 1, "minScore" : 0 }, "globallyUniqueId" : "h34D5FCD00B2F/72042", "cleanupIntervalStep" : 2, "id" : "72042", "links" : { }, "consolidationIntervalMsec" : 10000 }