Specifies the number of seconds between health probes. Possible values are between 1 and 255 seconds (inclusive).
1
255
Specifies the path relative to the origin that is used to determine the health of the origin. Defaults to /.
/
Specifies the protocol to use for health probe. Possible values are Http and Https.
Http
Https
Specifies the type of health probe request that is made. Possible values are GET and HEAD. Defaults to HEAD.
GET
HEAD