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