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.

3 lines
156 B

  1. curl SITE_ROOT/api/v1/checks/ \
  2. --header "X-Api-Key: your-api-key" \
  3. --data '{"name": "Backups", "tags": "prod www", "timeout": 3600, "grace": 60}'