Hyperledger Fabric v2.5 REST Endpoints

Statistics/Hyperledger Fabric v2.5
REST API for Hyperledger Fabric v2.5 statistics operations
Get Audit Log Information
Method: get
Path: /console/admin/api/v2/dashboard/statistics/auditlog
Get Current Channels and Peers Joined on Each Channel
Method: get
Path: /console/admin/api/v2/dashboard/statistics/channelInfo
Get Current Number and List of Channels Joined by the Specified Peer
Method: get
Path: /console/admin/api/v2/dashboard/statistics/channelsJoined
Get the Native Fabric Metrics for Peer or Orderer
Method: get
Path: /console/admin/api/v2/dashboard/statistics/metrics
Get the Node Health Status
Method: get
Path: /console/admin/api/v2/dashboard/statistics/nodeHealth
Get the Node Usage Related Metrics
Method: get
Path: /console/admin/api/v2/dashboard/statistics/nodeRes
Get the Number of Asynchronous Invocations
Method: get
Path: /console/admin/api/v2/dashboard/statistics/proxyAsyncInvocation
Get the Number of Blocks
Method: get
Path: /console/admin/api/v2/dashboard/statistics/blocks
Get the Number of Commits
Method: get
Path: /console/admin/api/v2/dashboard/statistics/commits
Get the Number of Endorsements
Method: get
Path: /console/admin/api/v2/dashboard/statistics/endorsements
Get the Number of Synchronous Invocations
Method: get
Path: /console/admin/api/v2/dashboard/statistics/proxySyncInvocation
Get the Number of User Transactions for Peer, Channel, or Network
Method: get
Path: /console/admin/api/v2/dashboard/statistics/userTrans