Create a Cloud Connect attachment via Transit Gateway
Creates a Transit Gateway breakout towards the customer AWS account.
After the creation the following steps have to be made from the customer's AWS account:
1. Accept the resource share about the 'CloudConnect' TransitGateway
2. Create a Transit Gateway Attachment to the own VPC with the services to connect to
More Information about this can be found on the Cloud Connect Knowledge Base article.
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Request
This endpoint expects an object.
type
Allowed values:
name
vpc_cidr
region
the region that this attachment should be established to
aws_account_id
12-digit identifier of the own AWS Account
description
Response
Response to a POST that results in a creation, usually will return a Location header pointing to the location of the new resource