github.com/akamai/AkamaiOPEN-edgegrid-golang/v8@v8.1.0/pkg/gtm/testdata/TestGTM_ListResources.resp.json (about) 1 { 2 "items": [ 3 { 4 "aggregationType": "latest", 5 "constrainedProperty": "**", 6 "decayRate": null, 7 "description": "Supply levels of Arbor Gold", 8 "hostHeader": null, 9 "leaderString": null, 10 "leastSquaresDecay": null, 11 "loadImbalancePercentage": null, 12 "maxUMultiplicativeIncrement": null, 13 "name": "arbor-gold", 14 "type": "Non-XML load object via HTTP", 15 "upperBound": 0, 16 "links": [ 17 { 18 "href": "/config-gtm/v1/domains/example.akadns.net/resources/arbor-gold", 19 "rel": "self" 20 } 21 ], 22 "resourceInstances": [ 23 { 24 "datacenterId": 3134, 25 "loadObject": "/cups", 26 "loadObjectPort": 80, 27 "useDefaultLoadObject": false, 28 "loadServers": [ 29 "1.2.3.8" 30 ] 31 }, 32 { 33 "datacenterId": 3133, 34 "loadObject": "/cups", 35 "loadObjectPort": 80, 36 "useDefaultLoadObject": false, 37 "loadServers": [ 38 "1.2.3.7" 39 ] 40 } 41 ] 42 } 43 ] 44 }