shell> curl -X PUT --header 'accept: application/json' --data-binary @- --dump - http://localhost:8529/_api/view/products/properties <<EOF { } EOF HTTP/1.1 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "globallyUniqueId" : "h2C16B688710C/107729", "id" : "107729", "name" : "products", "type" : "arangosearch", "cleanupIntervalStep" : 10, "consolidationIntervalMsec" : 60000, "consolidationPolicy" : { "type" : "bytes_accum", "threshold" : 0.10000000149011612 }, "writebufferActive" : 0, "writebufferIdle" : 64, "writebufferSizeMax" : 33554432, "links" : { } }