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