shell> curl --dump - http://localhost:8529/_api/view/105455/properties
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
x-content-type-options: nosniff
{
"error" : false,
"code" : 200,
"type" : "arangosearch",
"name" : "products",
"locale" : "C",
"links" : {
},
"commit" : {
"cleanupIntervalStep" : 10,
"commitIntervalMsec" : 60000,
"consolidate" : {
"bytes" : {
"segmentThreshold" : 300,
"threshold" : 0.8500000238418579
},
"bytes_accum" : {
"segmentThreshold" : 300,
"threshold" : 0.8500000238418579
},
"count" : {
"segmentThreshold" : 300,
"threshold" : 0.8500000238418579
},
"fill" : {
"segmentThreshold" : 300,
"threshold" : 0.8500000238418579
}
}
},
"id" : "105455"
}