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.

27 lines
655 B

  1. {
  2. "checks": [
  3. {
  4. "desc": "Longer free-form description goes here",
  5. "grace": 900,
  6. "last_ping": "2017-01-04T13:24:39.903464+00:00",
  7. "n_pings": 1,
  8. "name": "Api test 1",
  9. "status": "up",
  10. "tags": "foo",
  11. "timeout": 3600,
  12. "unique_key": "2872190d95224bad120f41d3c06aab94b8175bb6"
  13. },
  14. {
  15. "desc": "",
  16. "grace": 3600,
  17. "last_ping": null,
  18. "n_pings": 0,
  19. "name": "Api test 2",
  20. "next_ping": null,
  21. "schedule": "0/10 * * * *",
  22. "status": "new",
  23. "tags": "bar baz",
  24. "tz": "UTC",
  25. "unique_key": "9b5fc29129560ff2c5c1803803a7415e4f80cf7e"
  26. }
  27. ]
  28. }