shell> curl -X PATCH --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" : "h8B2B671BCFD0/107323", "id" : "107323", "name" : "products", "type" : "arangosearch", "cleanupIntervalStep" : 10, "commitIntervalMsec" : 60000, "consolidationIntervalMsec" : 60000, "consolidationPolicy" : { "type" : "bytes_accum", "threshold" : 0.10000000149011612 }, "writebufferActive" : 0, "writebufferIdle" : 64, "writebufferSizeMax" : 33554432, "links" : { } }