Sign in
apache
/
jclouds
/
master
/
.
/
providers
/
google-compute-engine
/
src
/
test
/
resources
/
httphealthcheck_insert.json
blob: 6ad007748a758bee9e6c02d6700a99d919666941 [
file
]
{
"name"
:
"http-health-check"
,
"requestPath"
:
"/"
,
"port"
:
80
,
"checkIntervalSec"
:
5
,
"timeoutSec"
:
0
,
"unhealthyThreshold"
:
0
,
"healthyThreshold"
:
2
}