Amazon Direct Connect · Example Payload

Amazon Direct Connect Connection Example

example-tags

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

Top-level fields

ownerAccountconnectionIdconnectionNameconnectionStateregionlocationbandwidthvlanpartnerNameloaIssueTimelagIdawsDevicejumboFrameCapableawsDeviceV2awsLogicalDeviceIdhasLogicalRedundancytagsproviderNamemacSecCapableportEncryptionStatusencryptionModemacSecKeys

Example Payload

Raw ↑
{
  "ownerAccount": "example-ownerAccount",
  "connectionId": "dxcon-abc123456",
  "connectionName": "Example connectionName",
  "connectionState": "available",
  "region": "example-region",
  "location": "example-location",
  "bandwidth": "dxcon-abc123456",
  "vlan": "123",
  "partnerName": "Example partnerName",
  "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",
  "macSecCapable": "example-macSecCapable",
  "portEncryptionStatus": "available",
  "encryptionMode": "example-encryptionMode",
  "macSecKeys": "example-macSecKeys"
}