Amazon Direct Connect · Example Payload

Amazon Direct Connect Virtual Interface Test History Example

Dedicated ConnectionDirect ConnectHybrid CloudNetworking

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

Top-level fields

testIdvirtualInterfaceIdbgpPeersstatusownerAccounttestDurationInMinutesstartTimeendTime

Example Payload

Raw ↑
{
  "testId": "dxcon-abc123456",
  "virtualInterfaceId": "dxcon-abc123456",
  "bgpPeers": "example-bgpPeers",
  "status": "available",
  "ownerAccount": "example-ownerAccount",
  "testDurationInMinutes": "example-testDurationInM",
  "startTime": "example-startTime",
  "endTime": "example-endTime"
}