1{
2  "kind": "tm:ltm:node:nodestate",
3  "name": "fqdn-foo",
4  "partition": "Common",
5  "fullPath": "/Common/fqdn-foo",
6  "generation": 161,
7  "selfLink": "https://localhost/mgmt/tm/ltm/node/~Common~fqdn-foo?ver=13.0.0",
8  "address": "any6",
9  "connectionLimit": 0,
10  "description": "another node but with fqdn",
11  "dynamicRatio": 1,
12  "ephemeral": "false",
13  "fqdn": {
14      "addressFamily": "ipv4",
15      "autopopulate": "disabled",
16      "downInterval": 5,
17      "interval": "3600",
18      "tmName": "google.com"
19  },
20  "logging": "disabled",
21  "monitor": "/Common/icmp and /Common/tcp_echo ",
22  "rateLimit": "disabled",
23  "ratio": 1,
24  "session": "user-enabled",
25  "state": "fqdn-up"
26}
27