summaryrefslogtreecommitdiffstats
path: root/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'protocols')
-rw-r--r--protocols/getnodestate/distributor.json16
1 files changed, 9 insertions, 7 deletions
diff --git a/protocols/getnodestate/distributor.json b/protocols/getnodestate/distributor.json
index ceed1a1b5c3..970fd09f253 100644
--- a/protocols/getnodestate/distributor.json
+++ b/protocols/getnodestate/distributor.json
@@ -13,13 +13,17 @@
"bucket-spaces" : [
{
"name": "default",
- "total": 11,
- "pending": 3
+ "buckets": {
+ "total": 11,
+ "pending": 3
+ }
},
{
"name": "global",
- "total": 13,
- "pending": 5
+ "buckets": {
+ "total": 13,
+ "pending": 5
+ }
}
]
},
@@ -34,9 +38,7 @@
},
"bucket-spaces" : [
{
- "name": "default",
- "total": 17,
- "pending": 7
+ "name": "default"
}
]
}