19 lines
416 B
JSON
19 lines
416 B
JSON
{
|
|
"PublicServerUrl": "http://localhost:8080",
|
|
"NodeTag": "A",
|
|
"Results": [
|
|
{
|
|
"DatabaseName": "db1",
|
|
"Collections": [
|
|
{
|
|
"CollectionName": "Orders",
|
|
"DocumentsCount": 830,
|
|
"TotalSizeInBytes": 2744320,
|
|
"DocumentsSizeInBytes": 868352,
|
|
"TombstonesSizeInBytes": 122880,
|
|
"RevisionsSizeInBytes": 1753088
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|