shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/index/products/0
HTTP/1.1 undefined
content-type: application/json; charset=utf-8
x-content-type-options: nosniff
{
"fields" : [
"_key"
],
"figures" : {
"memory" : 32128,
"buckets" : [
{
"nrAlloc" : 251,
"nrUsed" : 0
},
{
"nrAlloc" : 251,
"nrUsed" : 0
},
{
"nrAlloc" : 251,
"nrUsed" : 0
},
{
"nrAlloc" : 251,
"nrUsed" : 0
},
{
"nrAlloc" : 251,
"nrUsed" : 0
},
{
"nrAlloc" : 251,
"nrUsed" : 0
},
{
"nrAlloc" : 251,
"nrUsed" : 0
},
{
"nrAlloc" : 251,
"nrUsed" : 0
}
],
"nrBuckets" : 8,
"totalUsed" : 0
},
"id" : "products/0",
"selectivityEstimate" : 1,
"sparse" : false,
"type" : "primary",
"unique" : true,
"error" : false,
"code" : 200
}