CreateCustomerGateway

GET /?Action=CreateCustomerGateway
Description

Provides information about your customer gateway.
This action registers information to identify the customer gateway that you deployed in your network.
To open a tunnel to the customer gateway, you must at least provide the communication protocol type, the valid fixed public IP address of the gateway, and an Autonomous System Number (ASN).
If you do not have any ASN assigned to your network, you may use a private ASN within the [64000; 64495] or [4200000000; 4294967294] ranges.

Body parameter

Required: false
Name: CreateCustomerGatewayRequest

Name Description Required Schema Default Example

BgpAsn

An unsigned 32-bits Autonomous System Number (ASN) used by the Border Gateway Protocol (BGP) to find out the path to your customer gateway through the Internet network. The integer must be within the [0;4294967295] range. By default, 65000.

false

integer

IpAddress

The public fixed IPv4 address of your customer gateway.

true

string

Type

The communication protocol used to establish tunnel with your customer gateway (only ipsec.1 is supported).

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

CreateCustomerGatewayResult

Response 200

Response 200

Name Description Required Schema Default Example

customerGateway

Information about the newly created customer gateway.

false

CustomerGateway

requestId

The ID of the request.

false

string