Optional auth_Optional auth_HTTP Basic Auth username.
Optional call?: booleanShould we call the on-call person?
Optional check_How often should we check your website? In seconds.
Optional confirmation_How long should we wait after observing a failure before we start a new incident? In seconds.
Optional created_When was the monitor created. ISO date string.
Optional domain_How many days in advance of your domain's expiration date you want to be alerted. = null
Optional email?: booleanShould we email the on-call person?
Optional follow_Should we automatically follow redirects when sending the HTTP request?
Optional http_HTTP Method used to make a request.
Optional last_When was the last check performed. ISO date string.
Optional maintenance_Start of the maintenance window each day. We won't check your website during this window.
"01:00:00"
Optional maintenance_The timezone to use for the maintenance window each day. Defaults to UTC. The accepted values can be found in the Rails TimeZone documentation.
Optional maintenance_End of the maintenance window each day.
"03:00:00"
Optional monitor_The Id of the monitor group that your monitor is part of. Set this attribute if you want to add this monitor to a monitor group.
Optional paused?: booleanIs the monitoring paused?
Optional paused_When was the monitor paused. ISO date string.
Optional playwright_For Playwright monitors, the JavaScript source code of the scenario.
Optional policy_Escalation policy ID.
Optional pronounceable_The pronounceable name of the monitor. We will use this when we call you, so no tongue-twisters, please. :)
Optional push?: booleanShould we send an a push notification to the on-call person?
Optional recovery_How long to wait before timing out the request? In seconds.
Optional regions?: string[]An array of regions to set. Options: us, eu, as, au
Regions to allow
Optional remember_Do you want to keep cookies when redirecting?
Optional request_Request body for POST, PUT, PATCH requests.
Optional request_An optional array of custom HTTP headers for the request.
Optional request_How long to wait before timing out the request? In seconds.
Optional sms?: booleanShould we send an SMS to the on-call person?
Optional ssl_How many days in advance of your SSL certificate expiration date you want to be alerted. "Don't check for SSL expiration" = null
Optional status?: MonitorStatusThe status of the monitor.
Optional team_How long to wait before escalating the incident alert to the team. Leave blank to disable escalating to the entire team. In seconds.
Optional updated_When was the monitor last updated. ISO date string.
The URL of your website or the host you want to ping
monitor_type
Optional verify_Should we verify SSL certificate validity?
Generated using TypeDoc
HTTP Basic Auth password.