Key |
Returned |
Description |
address_family
string
|
always |
The address family for the BGP peer.
Sample:
ipv4
|
amazon_address
string
|
always |
IP address assigned to the Amazon interface.
Sample:
169.254.255.1/30
|
asn
int
|
always |
The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
Sample:
65000
|
auth_key
string
|
always |
The authentication key for BGP configuration.
Sample:
0xZ59Y1JZ2oDOSh6YriIlyRE
|
bgp_peers
complex
|
always |
A list of the BGP peers configured on this virtual interface.
|
|
customer_address
string
|
always |
IP address assigned to the customer interface.
Sample:
169.254.255.2/30
|
|
amazon_address
string
|
always |
IP address assigned to the Amazon interface.
Sample:
169.254.255.1/30
|
|
address_family
string
|
always |
The address family for the BGP peer.
Sample:
ipv4
|
|
auth_key
string
|
always |
The authentication key for BGP configuration.
Sample:
0xZ59Y1JZ2oDOSh6YriIlyRE
|
|
bgp_peer_state
string
|
always |
The state of the BGP peer (verifying, pending, available)
Sample:
available
|
|
asn
int
|
always |
The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
Sample:
65000
|
|
bgp_status
string
|
always |
The up/down state of the BGP peer.
Sample:
up
|
changed
bool
|
always |
Indicated if the virtual interface has been created/modified/deleted
|
connection_id
string
|
always |
The ID of the connection. This field is also used as the ID type for operations that use multiple connection types (LAG, interconnect, and/or connection).
Sample:
dxcon-fgb175av
|
customer_address
string
|
always |
IP address assigned to the customer interface.
Sample:
169.254.255.2/30
|
customer_router_config
string
|
always |
Information for generating the customer router configuration.
|
location
string
|
always |
Where the connection is located.
Sample:
EqDC2
|
owner_account
string
|
always |
The AWS account that will own the new virtual interface.
Sample:
123456789012
|
route_filter_prefixes
complex
|
always |
A list of routes to be advertised to the AWS network in this region (public virtual interface).
|
|
cidr
string
|
always |
A routes to be advertised to the AWS network in this region.
Sample:
54.227.92.216/30
|
virtual_gateway_id
string
|
when public=False |
The ID of the virtual private gateway to a VPC. This only applies to private virtual interfaces.
Sample:
vgw-f3ce259a
|
virtual_interface_id
string
|
always |
The ID of the virtual interface.
Sample:
dxvif-fh0w7cex
|
virtual_interface_name
string
|
always |
The name of the virtual interface assigned by the customer.
Sample:
test_virtual_interface
|
virtual_interface_state
string
|
always |
State of the virtual interface (confirming, verifying, pending, available, down, rejected).
Sample:
available
|
virtual_interface_type
string
|
always |
The type of virtual interface (private, public).
Sample:
private
|
vlan
int
|
always |
The VLAN ID.
Sample:
100
|