Operation | Method | Endpoint |
---|---|---|
Attack reports | ||
Get an attack report | GET | /attack-report/contract/{contract}/attack-id/{attackId} |
List attack reports | GET | /attack-reports/contract/{contract}/start/{start}/end/{end} |
Critical events | ||
List critical events | GET | /critical-events/contract/{contract} |
Events | ||
List events | GET | /events/contract/{contract} |
Metric types | ||
List metric types | GET | /metric-types/{contract} |
Metrics | ||
Get metrics data | POST | /metrics |
Time series data | ||
Get time series data | GET | /time-series-data |