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.

32 lines
1.1 KiB

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