1{
2    "loadBalancers": [
3        {
4            "algorithm": "RANDOM",
5            "created": {
6                "time": "2011-04-06T21:25:19+0000"
7            },
8            "id": 8155,
9            "name": "test0",
10            "port": 80,
11            "protocol": "HTTP",
12            "status": "ACTIVE",
13            "updated": {
14                "time": "2011-04-06T21:25:31+0000"
15            },
16            "virtualIps": [
17                {
18                    "address": "1.1.1.25",
19                    "id": 965,
20                    "ipVersion": "IPV4",
21                    "type": "PUBLIC"
22                }
23            ]
24        },
25        {
26            "algorithm": "RANDOM",
27            "created": {
28                "time": "2011-04-06T21:26:22+0000"
29            },
30            "id": 8156,
31            "name": "test1",
32            "port": 80,
33            "protocol": "HTTP",
34            "status": "ACTIVE",
35            "updated": {
36                "time": "2011-04-06T21:26:33+0000"
37            },
38            "virtualIps": [
39                {
40                    "address": "1.1.1.83",
41                    "id": 1279,
42                    "ipVersion": "IPV4",
43                    "type": "PUBLIC"
44                }
45            ]
46        }
47    ]
48}
49