Interconnect
Information about an interconnect.
Contents
- awsDevice
-
This member has been deprecated.
The Direct Connect endpoint on which the physical connection terminates.
Type: String
Required: No
- awsDeviceV2
-
The Direct Connect endpoint that terminates the physical connection.
Type: String
Required: No
- awsLogicalDeviceId
-
The Direct Connect endpoint that terminates the logical connection. This device might be different than the device that terminates the physical connection.
Type: String
Required: No
- bandwidth
-
The bandwidth of the connection.
Type: String
Required: No
- hasLogicalRedundancy
-
Indicates whether the interconnect supports a secondary BGP in the same address family (IPv4/IPv6).
Type: String
Valid Values:
unknown | yes | no
Required: No
- interconnectId
-
The ID of the interconnect.
Type: String
Required: No
- interconnectName
-
The name of the interconnect.
Type: String
Required: No
- interconnectState
-
The state of the interconnect. The following are the possible values:
-
requested
: The initial state of an interconnect. The interconnect stays in the requested state until the Letter of Authorization (LOA) is sent to the customer. -
pending
: The interconnect is approved, and is being initialized. -
available
: The network link is up, and the interconnect is ready for use. -
down
: The network link is down. -
deleting
: The interconnect is being deleted. -
deleted
: The interconnect is deleted. -
unknown
: The state of the interconnect is not available.
Type: String
Valid Values:
requested | pending | available | down | deleting | deleted | unknown
Required: No
-
- jumboFrameCapable
-
Indicates whether jumbo frames are supported.
Type: Boolean
Required: No
- lagId
-
The ID of the LAG.
Type: String
Required: No
- loaIssueTime
-
The time of the most recent call to DescribeLoa for this connection.
Type: Timestamp
Required: No
- location
-
The location of the connection.
Type: String
Required: No
- providerName
-
The name of the service provider associated with the interconnect.
Type: String
Required: No
- region
-
The AWS Region where the connection is located.
Type: String
Required: No
-
The tags associated with the interconnect.
Type: Array of Tag objects
Array Members: Minimum number of 1 item.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: