github.com/akamai/AkamaiOPEN-edgegrid-golang/v8@v8.1.0/pkg/gtm/testdata/TestGTM_GetProperty.resp.json (about) 1 { 2 "backupCName": null, 3 "backupIp": null, 4 "balanceByDownloadScore": false, 5 "cname": null, 6 "comments": null, 7 "dynamicTTL": 300, 8 "failbackDelay": 0, 9 "failoverDelay": 0, 10 "handoutMode": "normal", 11 "healthMax": null, 12 "healthMultiplier": null, 13 "healthThreshold": null, 14 "ipv6": false, 15 "lastModified": "2014-04-08T15:11:10.000+0000", 16 "loadImbalancePercentage": null, 17 "mapName": null, 18 "maxUnreachablePenalty": null, 19 "name": "www", 20 "scoreAggregationType": "mean", 21 "staticTTL": 600, 22 "stickinessBonusConstant": 0, 23 "stickinessBonusPercentage": 0, 24 "type": "failover", 25 "unreachableThreshold": null, 26 "useComputedTargets": false, 27 "mxRecords": [], 28 "links": [ 29 { 30 "href": "/config-gtm/v1/domains/example.akadns.net/properties/www", 31 "rel": "self" 32 } 33 ], 34 "livenessTests": [ 35 { 36 "disableNonstandardPortWarning": false, 37 "hostHeader": "foo.example.com", 38 "httpError3xx": true, 39 "httpError4xx": true, 40 "httpError5xx": true, 41 "name": "health-check", 42 "requestString": null, 43 "responseString": null, 44 "sslClientCertificate": null, 45 "sslClientPrivateKey": null, 46 "testInterval": 60, 47 "testObject": "/status", 48 "testObjectPassword": null, 49 "testObjectPort": 80, 50 "testObjectProtocol": "HTTP", 51 "testObjectUsername": null, 52 "testTimeout": 25.0 53 } 54 ], 55 "trafficTargets": [ 56 { 57 "datacenterId": 3134, 58 "enabled": true, 59 "handoutCName": null, 60 "name": null, 61 "weight": 0.0, 62 "servers": [ 63 "1.2.3.5" 64 ], 65 "precedence": 255 66 }, 67 { 68 "datacenterId": 3133, 69 "enabled": true, 70 "handoutCName": null, 71 "name": null, 72 "weight": 1.0, 73 "servers": [ 74 "1.2.3.4" 75 ], 76 "precedence": null 77 } 78 ] 79 }