View details of a Cloud Connect attachment

Displays the details including configured CIDR blocks of a Cloud Connect Attachment.

For active IPSec VPN attachments, the tunnel information (public IP, outisde address, inside CIDR, PSK, ASN) including metrics over the last hour (tunnel state, bytes in/out) will be displayed as well.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Path parameters

cloudconnect_attachment_idstringRequired

Response

OK
idinteger or null
namestring or null
descriptionstring or null
user_idinteger or null
creation_datestring or null
The date this attachment was created in UTC
accept_attachment_expiry_datestring or null

The expiry date of the accept attachment state in UTC. This will only be returned if the breakout is of type Transit Gateway (type_id: 1) and in Status Pending AWS Actvation (status_id: 2)

termination_datestring or null
aws_transit_gateway_attachment_idstring or null
aws_vpn_connection_idstring or null
This is only set when the breakout is a VPN attachment
statusobject or null
typeobject or null
regionstring or null
The customer region that this attachment belongs to
tunnel_informationobject or null