[root@node1 ~]
{
"count"
: 3,
"stores"
: [
{
"store"
: {
"id"
: 1,
"address"
:
"192.168.174.138:20160"
,
"state"
: 0,
"state_name"
:
"Up"
},
"status"
: {
"store_id"
: 1,
"capacity"
:
"19 GB"
,
"available"
:
"17 GB"
,
"leader_count"
: 1,
"region_count"
: 1,
"sending_snap_count"
: 0,
"receiving_snap_count"
: 0,
"applying_snap_count"
: 0,
"is_busy"
:
false
,
"start_ts"
:
"2017-05-13T03:16:51+08:00"
,
"last_heartbeat_ts"
:
"2017-05-13T03:23:58.709890548+08:00"
,
"uptime"
:
"7m7.709890548s"
}
},
{
"store"
: {
"id"
: 4,
"address"
:
"192.168.174.137:20160"
,
"state"
: 0,
"state_name"
:
"Up"
},
"status"
: {
"store_id"
: 4,
"capacity"
:
"19 GB"
,
"available"
:
"16 GB"
,
"leader_count"
: 0,
"region_count"
: 1,
"sending_snap_count"
: 0,
"receiving_snap_count"
: 0,
"applying_snap_count"
: 0,
"is_busy"
:
false
,
"start_ts"
:
"2017-05-12T18:17:02+08:00"
,
"last_heartbeat_ts"
:
"2017-05-13T03:24:00.555315502+08:00"
,
"uptime"
:
"9h6m58.555315502s"
}
},
{
"store"
: {
"id"
: 5,
"address"
:
"192.168.174.136:20160"
,
"state"
: 0,
"state_name"
:
"Up"
},
"status"
: {
"store_id"
: 5,
"capacity"
:
"16 GB"
,
"available"
:
"13 GB"
,
"leader_count"
: 0,
"region_count"
: 1,
"sending_snap_count"
: 0,
"receiving_snap_count"
: 0,
"applying_snap_count"
: 0,
"is_busy"
:
false
,
"start_ts"
:
"2017-05-12T18:17:02+08:00"
,
"last_heartbeat_ts"
:
"2017-05-13T03:23:56.955220422+08:00"
,
"uptime"
:
"9h6m54.955220422s"
}
}
]
}
[root@node1 ~]