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