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