Amazon Direct Connect · Example Payload

Amazon Direct Connect Interconnect Example

example-tags

Amazon Direct Connect Interconnect Example is an example object payload from Amazon Direct Connect, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

interconnectIdinterconnectNameinterconnectStateregionlocationbandwidthloaIssueTimelagIdawsDevicejumboFrameCapableawsDeviceV2awsLogicalDeviceIdhasLogicalRedundancytagsproviderName

Example Payload

Raw ↑
{
  "interconnectId": "dxcon-abc123456",
  "interconnectName": "Example interconnectName",
  "interconnectState": "available",
  "region": "example-region",
  "location": "example-location",
  "bandwidth": "dxcon-abc123456",
  "loaIssueTime": "example-loaIssueTime",
  "lagId": "dxcon-abc123456",
  "awsDevice": "example-awsDevice",
  "jumboFrameCapable": "example-jumboFrameCapab",
  "awsDeviceV2": "example-awsDeviceV2",
  "awsLogicalDeviceId": "dxcon-abc123456",
  "hasLogicalRedundancy": "example-hasLogicalRedun",
  "tags": "example-tags",
  "providerName": "dxcon-abc123456"
}