zaqar/api-ref/source/samples/pool-update-response.json

7 lines
139 B
JSON

{
"href": "/v2/pools/test_pool",
"group": "newpoolgroup",
"name": "test_pool",
"weight": 60,
"uri": "mongodb://127.0.0.1:27017"
}