aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/github.com/DreamItGetIT/statuscake/fixtures/ssls_create_ok.json
blob: c7734e0bc17961c250ae2c965223a40010e5e283 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "Success": true,
  "Message": 12345,
  "Input": {
    "domain": "https://example.com",
    "checkrate": 86400,
    "contact_groups": "1000,2000",
    "alert_reminder": false,
    "alert_expiry": false,
    "alert_broken": false,
    "alert_at": "59,60,61"
  }
}