You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
828 B

  1. {
  2. "checks": [
  3. {
  4. "last_ping": "2017-01-04T13:24:39.903464+00:00",
  5. "ping_url": "PING_ENDPOINT662ebe36-ecab-48db-afe3-e20029cb71e6",
  6. "next_ping": "2017-01-04T14:24:39.903464+00:00",
  7. "grace": 900,
  8. "name": "Api test 1",
  9. "n_pings": 1,
  10. "tags": "foo",
  11. "pause_url": "SITE_ROOT/api/v1/checks/662ebe36-ecab-48db-afe3-e20029cb71e6/pause",
  12. "timeout": 3600,
  13. "status": "up"
  14. },
  15. {
  16. "last_ping": null,
  17. "ping_url": "PING_ENDPOINT9d17c61f-5c4f-4cab-b517-11e6b2679ced",
  18. "next_ping": null,
  19. "grace": 3600,
  20. "name": "Api test 2",
  21. "n_pings": 0,
  22. "tags": "bar baz",
  23. "pause_url": "SITE_ROOT/api/v1/checks/9d17c61f-5c4f-4cab-b517-11e6b2679ced/pause",
  24. "tz": "UTC",
  25. "schedule": "0/10 * * * *",
  26. "status": "new"
  27. }
  28. ]
  29. }