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.

30 lines
996 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. "update_url": "SITE_ROOT/api/v1/checks/662ebe36-ecab-48db-afe3-e20029cb71e6"
  15. },
  16. {
  17. "last_ping": null,
  18. "ping_url": "PING_ENDPOINT9d17c61f-5c4f-4cab-b517-11e6b2679ced",
  19. "next_ping": null,
  20. "grace": 3600,
  21. "name": "Api test 2",
  22. "n_pings": 0,
  23. "tags": "bar baz",
  24. "pause_url": "SITE_ROOT/api/v1/checks/9d17c61f-5c4f-4cab-b517-11e6b2679ced/pause",
  25. "tz": "UTC",
  26. "schedule": "0/10 * * * *",
  27. "status": "new",
  28. "update_url": "SITE_ROOT/api/v1/checks/9d17c61f-5c4f-4cab-b517-11e6b2679ced"
  29. }
  30. ]
  31. }