mirror of https://gitee.com/bigwinds/arangodb
64 lines
1.1 KiB
JSON
64 lines
1.1 KiB
JSON
R"=(
|
|
{
|
|
"arango": {
|
|
"Current": {
|
|
"Version": 1,
|
|
"DBServers": {},
|
|
"Singles": {
|
|
"SNGL-follower1": "none",
|
|
"SNGL-follower2": "none",
|
|
"SNGL-follower3": "none",
|
|
"SNGL-follower4": "none",
|
|
"SNGL-follower5": "none",
|
|
"SNGL-leader": "none"
|
|
}
|
|
},
|
|
"Plan": {
|
|
"Version": 1,
|
|
"DBServers": {},
|
|
"AsyncReplication": {
|
|
"Leader": "SNGL-leader"
|
|
},
|
|
"Singles": {
|
|
"SNGL-follower1": "none",
|
|
"SNGL-follower2": "none",
|
|
"SNGL-follower3": "none",
|
|
"SNGL-follower4": "none",
|
|
"SNGL-follower5": "none",
|
|
"SNGL-leader": "none"
|
|
}
|
|
},
|
|
"Supervision": {
|
|
"DBServers": {},
|
|
"Health": {
|
|
"SNGL-follower1": {
|
|
"Status": "GOOD"
|
|
},
|
|
"SNGL-follower2": {
|
|
"Status": "GOOD"
|
|
},
|
|
"SNGL-follower3": {
|
|
"Status": "GOOD"
|
|
},
|
|
"SNGL-follower4": {
|
|
"Status": "BAD"
|
|
},
|
|
"SNGL-follower5": {
|
|
"Status": "GOOD"
|
|
},
|
|
"SNGL-leader": {
|
|
"Status": "FAILED"
|
|
}
|
|
},
|
|
"Shards": {}
|
|
},
|
|
"Target": {
|
|
"FailedServers": {},
|
|
"Failed": {},
|
|
"Finished": {},
|
|
"ToDo": {}
|
|
}
|
|
}
|
|
}
|
|
)="
|