Hyperledger Fabric v1.4 REST Endpoints

Statistics/Hyperledger Fabric v1.4
REST API for Hyperledger Fabric v1.4 statistics operations
Get Audit Log Information
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/auditlog
Get Current Channels and Peers Joined on Each Channel
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/channelInfo
Get Current Number and List of Channels Joined by the Specified Peer
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/channelsJoined
Get the Current Number and List of Installed Chaincodes on the Specified Peer
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/chaincodeInstalled
Get the Current Number of Instantiated Chaincodes on the Specified Channel
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/chaincodeInstantiated
Get the List of Configured Chaincodes (Deprecated in 20.3.1)
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/proxyConfiguredCC
Get the Native Fabric Metrics for Peer or Orderer
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/metrics
Get the Node Health Status
Method: get
Path: /console/admin/api/v1.1/dashboard/Statistics/nodeHealth
Get the Node Usage Related Metrics
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/nodeRes
Get the Number of Asynchronous Invocations
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/proxyAsyncInvocation
Get the Number of Billable Transactions
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/billableTrans
Get the Number of Blocks
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/blocks
Get the Number of Commits
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/commits
Get the Number of Endorsements
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/endorsements
Get the Number of Synchronous Invocations
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/proxySyncInvocation
Get the Number of User Transactions for Peer, Channel, or Network
Method: get
Path: /console/admin/api/v1.1/dashboard/statistics/userTrans