1{
2    "kind": "tm:gtm:pool:a:astate",
3    "name": "foo",
4    "partition": "Common",
5    "fullPath": "/Common/foo",
6    "generation": 142,
7    "selfLink": "https://localhost/mgmt/tm/gtm/pool/a/~Common~foo?expandSubcollections=true&ver=12.0.0",
8    "alternateMode": "round-robin",
9    "dynamicRatio": "disabled",
10    "enabled": true,
11    "fallbackIp": "any",
12    "fallbackMode": "return-to-dns",
13    "limitMaxBps": 0,
14    "limitMaxBpsStatus": "disabled",
15    "limitMaxConnections": 0,
16    "limitMaxConnectionsStatus": "disabled",
17    "limitMaxPps": 0,
18    "limitMaxPpsStatus": "disabled",
19    "loadBalancingMode": "round-robin",
20    "manualResume": "disabled",
21    "maxAnswersReturned": 1,
22    "monitor": "default",
23    "qosHitRatio": 5,
24    "qosHops": 0,
25    "qosKilobytesSecond": 3,
26    "qosLcs": 30,
27    "qosPacketRate": 1,
28    "qosRtt": 50,
29    "qosTopology": 0,
30    "qosVsCapacity": 0,
31    "qosVsScore": 0,
32    "ttl": 30,
33    "verifyMemberAvailability": "enabled",
34    "membersReference": {
35        "link": "https://localhost/mgmt/tm/gtm/pool/a/~Common~foo/members?ver=12.0.0",
36        "isSubcollection": true,
37        "items": [
38            {
39                "kind": "tm:gtm:pool:a:members:membersstate",
40                "name": "server1:vs1",
41                "partition": "Common",
42                "fullPath": "/Common/server1:vs1",
43                "generation": 141,
44                "selfLink": "https://localhost/mgmt/tm/gtm/pool/a/~Common~foo/members/~Common~server1:vs1?ver=12.0.0",
45                "enabled": true,
46                "limitMaxBps": 0,
47                "limitMaxBpsStatus": "disabled",
48                "limitMaxConnections": 0,
49                "limitMaxConnectionsStatus": "disabled",
50                "limitMaxPps": 0,
51                "limitMaxPpsStatus": "disabled",
52                "memberOrder": 0,
53                "monitor": "default",
54                "ratio": 1
55            },
56            {
57                "kind": "tm:gtm:pool:a:members:membersstate",
58                "name": "server1:vs2",
59                "partition": "Common",
60                "fullPath": "/Common/server1:vs2",
61                "generation": 142,
62                "selfLink": "https://localhost/mgmt/tm/gtm/pool/a/~Common~foo/members/~Common~server1:vs1?ver=12.0.0",
63                "enabled": true,
64                "limitMaxBps": 0,
65                "limitMaxBpsStatus": "disabled",
66                "limitMaxConnections": 0,
67                "limitMaxConnectionsStatus": "disabled",
68                "limitMaxPps": 0,
69                "limitMaxPpsStatus": "disabled",
70                "memberOrder": 1,
71                "monitor": "/Common/tcp ",
72                "ratio": 1
73            },
74            {
75                "kind": "tm:gtm:pool:a:members:membersstate",
76                "name": "server1:vs3",
77                "partition": "Common",
78                "fullPath": "/Common/server1:vs3",
79                "generation": 141,
80                "selfLink": "https://localhost/mgmt/tm/gtm/pool/a/~Common~foo/members/~Common~server1:vs3?ver=12.0.0",
81                "enabled": true,
82                "limitMaxBps": 0,
83                "limitMaxBpsStatus": "disabled",
84                "limitMaxConnections": 0,
85                "limitMaxConnectionsStatus": "disabled",
86                "limitMaxPps": 0,
87                "limitMaxPpsStatus": "disabled",
88                "memberOrder": 2,
89                "monitor": "default",
90                "ratio": 1
91            }
92        ]
93    }
94}
95