Amazon Direct Connect · Example Payload

Amazon Direct Connect Bgp Peer Example

Dedicated ConnectionDirect ConnectHybrid CloudNetworking

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

Top-level fields

bgpPeerIdasnauthKeyaddressFamilyamazonAddresscustomerAddressbgpPeerStatebgpStatusawsDeviceV2awsLogicalDeviceId

Example Payload

Raw ↑
{
  "bgpPeerId": "dxcon-abc123456",
  "asn": "example-asn",
  "authKey": "example-authKey",
  "addressFamily": "example-addressFamily",
  "amazonAddress": "example-amazonAddress",
  "customerAddress": "example-customerAddress",
  "bgpPeerState": "available",
  "bgpStatus": "available",
  "awsDeviceV2": "example-awsDeviceV2",
  "awsLogicalDeviceId": "dxcon-abc123456"
}