Create Tunnel
POST
/api/v1/vpc/tunnels/Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Request body
application/json
Indicates whether the peer VPC is external or within the same network
example
falseUnique name for the VPC peering connection
example
vpc-peer-VPC-573-01Identifier of the local VPC network
example
1155Identifier of the peer VPC network
example
1189Responses
200VPC Peering Creation Process Initiated
example
200example
VPC Peering Creation Process Initiated!