1{
2    "kind": "tm:gtm:pool:a:acollectionstate",
3    "selfLink": "https://localhost/mgmt/tm/gtm/pool/a?expandSubcollections=true&ver=13.0.0",
4    "items": [
5        {
6            "kind": "tm:gtm:pool:a:astate",
7            "name": "foo.pool",
8            "partition": "Common",
9            "fullPath": "/Common/foo.pool",
10            "generation": 216,
11            "selfLink": "https://localhost/mgmt/tm/gtm/pool/a/~Common~foo.pool?ver=13.0.0",
12            "alternateMode": "round-robin",
13            "dynamicRatio": "disabled",
14            "enabled": true,
15            "fallbackIp": "any",
16            "fallbackMode": "return-to-dns",
17            "limitMaxBps": 0,
18            "limitMaxBpsStatus": "disabled",
19            "limitMaxConnections": 0,
20            "limitMaxConnectionsStatus": "disabled",
21            "limitMaxPps": 0,
22            "limitMaxPpsStatus": "disabled",
23            "loadBalancingMode": "round-robin",
24            "manualResume": "disabled",
25            "maxAnswersReturned": 1,
26            "monitor": "default",
27            "qosHitRatio": 5,
28            "qosHops": 0,
29            "qosKilobytesSecond": 3,
30            "qosLcs": 30,
31            "qosPacketRate": 1,
32            "qosRtt": 50,
33            "qosTopology": 0,
34            "qosVsCapacity": 0,
35            "qosVsScore": 0,
36            "ttl": 30,
37            "verifyMemberAvailability": "enabled",
38            "membersReference": {
39                "link": "https://localhost/mgmt/tm/gtm/pool/a/~Common~foo.pool/members?ver=13.0.0",
40                "isSubcollection": true
41            }
42        }
43    ]
44}
45