|
|
- {
- "checks": [
- {
- "last_ping": "2017-01-04T13:24:39.903464+00:00",
- "ping_url": "PING_ENDPOINT662ebe36-ecab-48db-afe3-e20029cb71e6",
- "next_ping": "2017-01-04T14:24:39.903464+00:00",
- "grace": 900,
- "name": "Api test 1",
- "n_pings": 1,
- "tags": "foo",
- "pause_url": "SITE_ROOT/api/v1/checks/662ebe36-ecab-48db-afe3-e20029cb71e6/pause",
- "timeout": 3600,
- "status": "up"
- },
- {
- "last_ping": null,
- "ping_url": "PING_ENDPOINT9d17c61f-5c4f-4cab-b517-11e6b2679ced",
- "next_ping": null,
- "grace": 3600,
- "name": "Api test 2",
- "n_pings": 0,
- "tags": "bar baz",
- "pause_url": "SITE_ROOT/api/v1/checks/9d17c61f-5c4f-4cab-b517-11e6b2679ced/pause",
- "tz": "UTC",
- "schedule": "0/10 * * * *",
- "status": "new"
- }
- ]
- }
|