class Fastly::Healthcheck
A way of keeping track of any of your hosts which are down
Attributes
check_interval[RW]
comment[RW]
A free form comment field
expected_response[RW]
host[RW]
Which host to check
http_version[RW]
1.0 or 1.1 (defaults to 1.1)
initial[RW]
method[RW]
Which HTTP method to use
name[RW]
The name of this Healthcheck
path[RW]
Path to check
service_id[RW]
The id of the service this belongs to.
threshold[RW]
How many have to be ok for it work
timeout[RW]
Timeout in seconds
version[RW]
The number of the version this belongs to.
window[RW]
How large window to keep track for healthchecks