shell> curl --dump - http://localhost:8529/_api/collection/products/properties HTTP/1.1 200 OK x-content-type-options: nosniff content-type: application/json; charset=utf-8 location: /_api/collection/products/properties { "code" : 200, "error" : false, "status" : 3, "statusString" : "loaded", "name" : "products", "keyOptions" : { "type" : "traditional", "allowUserKeys" : true, "lastValue" : 0 }, "type" : 2, "indexBuckets" : 8, "globallyUniqueId" : "h3CED0815C6B6/10220", "doCompact" : true, "waitForSync" : true, "id" : "10220", "isSystem" : false, "journalSize" : 33554432, "isVolatile" : false }