| { "listnetworksresponse": { |
| "network": [ |
| { |
| "id": 204, |
| "name": "Virtual Network", |
| "displaytext": "A dedicated virtualized network for your account. The broadcast domain is contained within a VLAN and all public network access is routed out by a virtual router.", |
| "broadcastdomaintype": "Vlan", |
| "traffictype": "Guest", |
| "zoneid": 1, |
| "networkofferingid": 6, |
| "networkofferingname": "DefaultVirtualizedNetworkOffering", |
| "networkofferingdisplaytext": "Virtual Vlan", |
| "networkofferingavailability": "Required", |
| "isshared": false, |
| "issystem": false, |
| "state": "Implemented", |
| "related": 204, |
| "broadcasturi": "vlan://240", |
| "dns1": "8.8.8.8", |
| "type": "Virtual", |
| "account": "adrian", |
| "domainid": 1, |
| "domain": "ROOT", |
| "isdefault": true, |
| "service": [ |
| { |
| "name": "Vpn", |
| "capability": [ |
| { |
| "name": "SupportedVpnTypes", |
| "value": "pptp,l2tp,ipsec" |
| } |
| ] |
| }, |
| { |
| "name": "Gateway" |
| }, |
| { |
| "name": "UserData" |
| }, |
| { |
| "name": "Dhcp" |
| }, |
| { |
| "name": "Firewall", |
| "capability": [ |
| { |
| "name": "SupportedSourceNatTypes", |
| "value": "per account" |
| }, |
| { |
| "name": "StaticNat", |
| "value": "true" |
| }, |
| { |
| "name": "TrafficStatistics", |
| "value": "per public ip" |
| }, |
| { |
| "name": "PortForwarding", |
| "value": "true" |
| }, |
| { |
| "name": "MultipleIps", |
| "value": "true" |
| }, |
| { |
| "name": "SupportedProtocols", |
| "value": "tcp,udp" |
| } |
| ] |
| }, |
| { |
| "name": "Dns" |
| }, |
| { |
| "name": "Lb", |
| "capability": [ |
| { |
| "name": "SupportedLbAlgorithms", |
| "value": "roundrobin,leastconn,source" |
| }, |
| { |
| "name": "SupportedProtocols", |
| "value": "tcp, udp" |
| } |
| ] |
| } |
| ], |
| "networkdomain": "cs3cloud.internal", |
| "tags":[{"account":1,"domain":"ROOT","domainid":1,"key":"some-tag","resourceid":204, "resourcetype":"Network", "value":"some-value"}] |
| |
| } |
| ] |
| } } |