github.com/akamai/AkamaiOPEN-edgegrid-golang/v2@v2.17.0/pkg/configgtm/testdata/TestGtm_ListDomains.resp.json (about) 1 { 2 "items": [ 3 { 4 "acgId": "1-2345", 5 "lastModified": "2014-03-03T16:02:45.000+0000", 6 "name": "example.akadns.net", 7 "status": "2014-02-20 22:56 GMT: Current configuration has been propagated to all GTM name servers", 8 "links": [ 9 { 10 "href": "/config-gtm/v1/domains/example.akadns.net", 11 "rel": "self" 12 } 13 ] 14 }, 15 { 16 "acgId": "1-2345", 17 "lastModified": "2013-11-09T12:04:45.000+0000", 18 "name": "demo.akadns.net", 19 "status": "2014-02-20 22:56 GMT: Current configuration has been propagated to all GTM name servers", 20 "links": [ 21 { 22 "href": "/config-gtm/v1/domains/demo.akadns.net", 23 "rel": "self" 24 } 25 ] 26 } 27 ] 28 }