1{
2  "kind": "tm:ltm:node:nodestate",
3  "name": "foo",
4  "partition": "Common",
5  "fullPath": "/Common/foo",
6  "generation": 158,
7  "selfLink": "https://localhost/mgmt/tm/ltm/node/~Common~foo?ver=13.0.0",
8  "address": "1.2.3.4",
9  "connectionLimit": 0,
10  "description": "my description of node",
11  "dynamicRatio": 1,
12  "ephemeral": "false",
13  "fqdn": {
14      "addressFamily": "ipv4",
15      "autopopulate": "disabled",
16      "downInterval": 5,
17      "interval": "3600"
18  },
19  "logging": "disabled",
20  "monitor": "default",
21  "rateLimit": "disabled",
22  "ratio": 1,
23  "session": "user-enabled",
24  "state": "unchecked"
25}
26