1{
2    "kind": "tm:ltm:dns:zone:zonestate",
3    "name": "foo",
4    "partition": "Common",
5    "fullPath": "/Common/foo",
6    "generation": 812,
7    "selfLink": "https://localhost/mgmt/tm/ltm/dns/zone/~Common~foo?ver=13.1.0.8",
8    "dnsExpressAllowNotify": [
9        "1.1.1.1"
10    ],
11    "dnsExpressEnabled": "yes",
12    "dnsExpressNotifyAction": "consume",
13    "dnsExpressNotifyTsigVerify": "yes",
14    "dnsExpressServer": "/Common/asd",
15    "dnsExpressServerReference": {
16        "link": "https://localhost/mgmt/tm/ltm/dns/nameserver/~Common~asd?ver=13.1.0.8"
17    },
18    "responsePolicy": "no",
19    "serverTsigKey": "/Common/asd",
20    "serverTsigKeyReference": {
21        "link": "https://localhost/mgmt/tm/ltm/dns/tsig-key/~Common~asd?ver=13.1.0.8"
22    },
23    "transferClients": [
24        "/Common/asd"
25    ],
26    "transferClientsReference": [
27        {
28            "link": "https://localhost/mgmt/tm/ltm/dns/nameserver/~Common~asd?ver=13.1.0.8"
29        }
30    ]
31}
32