UNPKG

@itentialopensource/adapter-akamai_gtm

Version:

This adapter integrates with Akamai Global Traffic Management

92 lines 2.3 kB
{ "resource": { "backupCName": null, "backupIp": null, "balanceByDownloadScore": false, "cname": null, "comments": null, "dynamicTTL": 300, "failbackDelay": 0, "failoverDelay": 0, "handoutMode": "normal", "healthMax": null, "healthMultiplier": null, "healthThreshold": null, "ipv6": false, "lastModified": null, "loadImbalancePercentage": null, "mapName": null, "maxUnreachablePenalty": null, "name": "origin", "scoreAggregationType": "mean", "staticTTL": 600, "stickinessBonusConstant": 0, "stickinessBonusPercentage": 0, "type": "weighted-round-robin", "unreachableThreshold": null, "useComputedTargets": false, "mxRecords": [], "links": [ { "href": "/config-gtm/v1/domains/example.akadns.net/properties/origin", "rel": "self" } ], "livenessTests": [ { "disableNonstandardPortWarning": false, "hostHeader": "foo.example.com", "httpError3xx": true, "httpError4xx": true, "httpError5xx": true, "name": "health-check", "requestString": null, "responseString": null, "sslClientCertificate": null, "sslClientPrivateKey": null, "testInterval": 60, "testObject": "/status", "testObjectPassword": null, "testObjectPort": 80, "testObjectProtocol": "HTTP", "testObjectUsername": null, "testTimeout": 25 } ], "trafficTargets": [ { "datacenterId": 3134, "enabled": true, "handoutCName": null, "name": null, "weight": 50, "servers": [ "1.2.3.5" ] }, { "datacenterId": 3133, "enabled": true, "handoutCName": null, "name": null, "weight": 50, "servers": [ "1.2.3.4" ] } ] }, "status": { "changeId": "eee0c3b4-0e45-4f4b-822c-7dbc60764d18", "message": "Change Pending", "passingValidation": true, "propagationStatus": "PENDING", "propagationStatusDate": "2014-04-15T11:30:27.000+0000", "links": [ { "href": "/config-gtm/v1/domains/example.akadns.net/status/current", "rel": "self" } ] } }