-
Notifications
You must be signed in to change notification settings - Fork 2
CSV Import
koloo91 edited this page Jan 20, 2021
·
6 revisions
Details about the CSV import
| Key | Description |
|---|---|
| Name | The name of your service |
| Type | HTTP|ICMP_PING |
| IntervalInSeconds | min:30 max: 1800 |
| Endpoint | The endpoint of your service |
| HttpMethod | GET|POST|PATCH|PUT|DELETE |
| RequestTimeoutInSeconds | min:1 max: 180 |
| HttpHeaders | Http headers for example: Content-Type:application/json;Authorization:Basic fasfq |
| HttpBody | |
| ExpectedResponseBody | |
| ExpectedStatusCode | |
| FollowRedirects | true|false |
| VerifySsl | true|false |
| EnableNotifications | true|false |
| NotifyAfterNumberOfFailures | |
| ContinuouslySendNotifications | true|false |
| Notifiers | Notifiers which should be enabled. global|email|telegram. "global,email" |