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