mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
550 B
550 B
API Metrics
Work In Progress
/metrics
Interact with metrics
Example URL: http://status.cachethq.io/api/metrics
-
GET
: returns a list of the current metrics-
success: 200:
To be confirmed
-
-
POST
: Create an metric-
payload
To be confirmed
-
/metrics/:id
Show a single metric
Example URL: http://status.cachethq.io/api/metrics/1
GET
: Return a single metric-
success: 200:
To be confirmed
-
/metrics/points
To be confirmed