...
API | URI | Protocol | Comments |
---|---|---|---|
Configuration | `/config` | HTTP | REST API for managing Iroha Peer's configuration:
|
Monitoring | `/health` | HTTP | Aligned with Prometheus Peer's Health Check information |
`/metric`metrics` | HTTP | Metrics ready to be scraped by Prometheus | |
Events | `/event` | WebSocket | Human friendly WS API for Cloud Events consumers |
TCP/IP | Low-level API with binary messages for Cloud Events consumers |
...