Observers
Uptime and metric monitors with notifiers.
Base https://api.nodion.com. Short paths needX-Nodion-Project unless the path already has/v2/projects/{id}. Request bodies are in the interactive docs.
GET
/v2/observer_priceGet the monthly observer list price for the create form
GET
/v2/observersList observers in the current project
POST
/v2/observersCreate an observer in the current project
GET
/v2/projects/{id}/observersList observers
POST
/v2/projects/{id}/observersCreate an observer
GET
/v2/observers/{id}Get an observer
PATCH
/v2/observers/{id}Update an observer
DELETE
/v2/observers/{id}Delete an observer
GET
/v2/observers/{id}/checksList recent checks
GET
/v2/observers/{id}/seriesGet an observer's time series
GET
/v2/observers/{id}/anomaliesList anomalies
POST
/v2/observers/{id}/anomaliesRecord an anomaly window
DELETE
/v2/observer_anomalies/{id}Delete an anomaly
GET
/v2/observers/{id}/notifiersList notifiers
POST
/v2/observers/{id}/notifiersAdd a notifier
DELETE
/v2/observer_notifiers/{id}Delete a notifier