updown.io integration (Developer Tools). Imported from open-connector.
https://updown.io/api/checks
/api/checks/{token}
| Param | Type | Required | Description |
|---|---|---|---|
| token | string | required | The unique token of the updown.io check. |
/api/checks
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | optional | The URL to monitor. It is required for all checks except pulse checks. |
| type | string | optional | The type of check to create or update. |
| period | integer | optional | The check interval in seconds accepted by updown.io. |
| apdex_t | number | optional | The APDEX threshold in seconds accepted by updown.io. |
| enabled | boolean | optional | Whether the check is enabled. |
| published | boolean | optional | Whether the public status page is enabled. |
| alias | string | optional | A human-readable alias for the check. |
| string_match | string | optional | A string that must be present in the response body. |
| mute_until | string | optional | A time, 'recovery', or 'forever' value supported by updown.io. |
| http_verb | string | optional | The HTTP verb used by the check. |
| http_body | string | optional | The HTTP request body sent with the check. |
| disabled_locations | array | optional | Monitoring locations disabled for this check. |
| recipients | array | optional | Recipients selected for this check. |
| custom_headers | object | optional | Custom HTTP headers sent by updown.io when performing the check. |
/api/checks/{token}
| Param | Type | Required | Description |
|---|---|---|---|
| token | string | required | The unique token of the updown.io check. |
| url | string | optional | The URL to monitor. It is required for all checks except pulse checks. |
| type | string | optional | The type of check to create or update. |
| period | integer | optional | The check interval in seconds accepted by updown.io. |
| apdex_t | number | optional | The APDEX threshold in seconds accepted by updown.io. |
| enabled | boolean | optional | Whether the check is enabled. |
| published | boolean | optional | Whether the public status page is enabled. |
| alias | string | optional | A human-readable alias for the check. |
| string_match | string | optional | A string that must be present in the response body. |
| mute_until | string | optional | A time, 'recovery', or 'forever' value supported by updown.io. |
| http_verb | string | optional | The HTTP verb used by the check. |
| http_body | string | optional | The HTTP request body sent with the check. |
| disabled_locations | array | optional | Monitoring locations disabled for this check. |
| recipients | array | optional | Recipients selected for this check. |
| custom_headers | object | optional | Custom HTTP headers sent by updown.io when performing the check. |
/api/checks/{token}
| Param | Type | Required | Description |
|---|---|---|---|
| token | string | required | The unique token of the updown.io check. |
/api/nodes
/api/nodes/ips
/api/nodes/ipv4
/api/nodes/ipv6