github.com/akamai/AkamaiOPEN-edgegrid-golang/v8@v8.1.0/pkg/gtm/testdata/TestGTM_CreateIPv4DefaultDatacenter.resp.json (about)

     1  {
     2      "resource": {
     3          "city": null,
     4          "cloneOf": null,
     5          "cloudServerHostHeaderOverride": false,
     6          "cloudServerTargeting": false,
     7          "continent": null,
     8          "country": null,
     9          "datacenterId": 5401,
    10          "defaultLoadObject": null,
    11          "latitude": 0.0,
    12          "links": [
    13              {
    14                  "href": "/config-gtm/v1/domains/example.akadns.net/datacenters/5401",
    15                  "rel": "self"
    16              }
    17          ],
    18          "longitude": 0.0,
    19          "nickname": "Target for AAAA records",
    20          "pingInterval": null,
    21          "pingPacketSize": null,
    22          "scorePenalty": 0,
    23          "servermonitorLivenessCount": null,
    24          "servermonitorLoadCount": null,
    25          "servermonitorPool": null,
    26          "stateOrProvince": null,
    27          "virtual": true
    28      },
    29      "status": {
    30          "changeId": "b97e535e-cec7-417c-bb1e-90fc06bf7783",
    31          "message": "Change Pending",
    32          "passingValidation": true,
    33          "propagationStatus": "PENDING",
    34          "propagationStatusDate": "2020-02-18T22:31:00.000+0000",
    35          "links": [
    36              {
    37                  "href": "/config-gtm/v1/domains/example.akadns.net/status/current",
    38                  "rel": "self"
    39              }
    40          ]
    41      }
    42  }