Sign in
apache
/
jclouds
/
master
/
.
/
apis
/
cloudstack
/
src
/
test
/
resources
/
createpodresponse.json
blob: 925b0d412c065408e281125506326d8f57d40b86 [
file
] [
log
] [
blame
]
{
"createpodresponse"
:
{
"pod"
:
{
"id"
:
6
,
"name"
:
"richard-pod"
,
"zoneid"
:
10
,
"zonename"
:
"richard-zone"
,
"gateway"
:
"172.20.0.254"
,
"netmask"
:
"255.255.255.0"
,
"startip"
:
"172.20.0.1"
,
"endip"
:
"172.20.0.250"
,
"allocationstate"
:
"Enabled"
}
}
}