shell> curl -X PATCH --header 'accept: application/json' --data-binary @- --dump - http://localhost:8529/_api/view/products/properties <<EOF { } EOF HTTP/1.1 undefined content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "id" : "106659", "name" : "products", "type" : "arangosearch", "cleanupIntervalStep" : 10, "commitIntervalMsec" : 60000, "consolidate" : { "segmentThreshold" : 300, "threshold" : 0.8500000238418579, "type" : "bytes_accum" }, "locale" : "C", "links" : { } }