fantengfeiNana commented on issue #2821:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2821#issuecomment-2999408277

   curl http://172.16.44.26:8620/v1/stores|jq
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                    Dload  Upload   Total   Spent    Left  Speed
   100  1930    0  1930    0     0   628k      0 --:--:-- --:--:-- --:--:--  
628k
   {
     "message": "OK",
     "data": {
       "stores": [
         {
           "storeId": 9179254091176944319,
           "address": "172.16.44.26:8500",
           "raftAddress": "172.16.44.26:8510",
           "version": "1.5.0",
           "state": "Up",
           "deployPath": 
"/usr/fifedu/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/lib/hg-store-node-1.5.0.jar",
           "dataPath": "./storage-1",
           "startTimeStamp": 1750746027525,
           "registedTimeStamp": 1750746027525,
           "lastHeartBeat": 1750754792263,
           "capacity": 63016333312,
           "available": 41394143232,
           "partitionCount": 0,
           "graphSize": 0,
           "keyCount": 0,
           "leaderCount": 0,
           "serviceName": "172.16.44.26:8500-store",
           "serviceVersion": "1.5.0",
           "serviceCreatedTimeStamp": 1750746027000,
           "partitions": []
         },
         {
           "storeId": 6077041321947152648,
           "address": "172.16.44.27:8500",
           "raftAddress": "172.16.44.27:8510",
           "version": "1.5.0",
           "state": "Up",
           "deployPath": 
"/usr/fifedu/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/lib/hg-store-node-1.5.0.jar",
           "dataPath": "./storage-2",
           "startTimeStamp": 1750746024933,
           "registedTimeStamp": 1750746024933,
           "lastHeartBeat": 1750754789573,
           "capacity": 63016333312,
           "available": 34072363008,
           "partitionCount": 0,
           "graphSize": 0,
           "keyCount": 0,
           "leaderCount": 0,
           "serviceName": "172.16.44.27:8500-store",
           "serviceVersion": "1.5.0",
           "serviceCreatedTimeStamp": 1750746024000,
           "partitions": []
         },
         {
           "storeId": 2571436038952198489,
           "address": "172.16.44.28:8500",
           "raftAddress": "172.16.44.28:8510",
           "version": "1.5.0",
           "state": "Up",
           "deployPath": 
"/usr/fifedu/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/lib/hg-store-node-1.5.0.jar",
           "dataPath": "./storage-3",
           "startTimeStamp": 1750746023222,
           "registedTimeStamp": 1750746023222,
           "lastHeartBeat": 1750754788077,
           "capacity": 63016333312,
           "available": 32870100992,
           "partitionCount": 0,
           "graphSize": 0,
           "keyCount": 0,
           "leaderCount": 0,
           "serviceName": "172.16.44.28:8500-store",
           "serviceVersion": "1.5.0",
           "serviceCreatedTimeStamp": 1750746022000,
           "partitions": []
         }
       ],
       "stateCountMap": {
         "Up": 3
       },
       "numOfService": 3,
       "numOfNormalService": 3
     },
     "status": 0
   }


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org
For additional commands, e-mail: issues-h...@hugegraph.apache.org

Reply via email to