Sign in
apache
/
jclouds
/
master
/
.
/
providers
/
google-compute-engine
/
src
/
test
/
resources
/
backend_service_insert.json
blob: ce0b0c8c9b3f48a4a2f8d8657ca6d1be9b59fedc [
file
]
{
"name"
:
"jclouds-test"
,
"healthChecks"
:
[
"https://www.googleapis.com/compute/v1/projects/myproject/global/httpHealthChecks/jclouds-test"
],
"timeoutSec"
:
30
,
"port"
:
80
,
"protocol"
:
"HTTP"
}