Sign in
apache
/
jclouds
/
master
/
.
/
providers
/
google-compute-engine
/
src
/
test
/
resources
/
target_instance_insert.json
blob: 9e76ef861682714818958b6984ab6f5f91140e33 [
file
]
{
"name"
:
"test-target-instance"
,
"description"
:
"This is a test"
,
"natPolicy"
:
"NO_NAT"
,
"instance"
:
"https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-a/instances/instance-1"
}