Skip to main content

Create Tunnel

POST/vpc/tunnels/

Query parameters

Request body

application/json

object
is_peer_vpc_externalboolean

Indicates whether the peer VPC is external or within the same network

examplefalse
namestring

Unique name for the VPC peering connection

examplevpc-peer-VPC-573-01
vpc_local_network_idinteger

Identifier of the local VPC network

example1155
vpc_peer_network_idinteger

Identifier of the peer VPC network

example1189

Responses

200VPC Peering Creation Process Initiated
object
codeinteger
example200
dataobject
errorsobject
messagestring
exampleVPC Peering Creation Process Initiated!