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.

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