Apache CloudStack 4.18.0.0 Root Admin API Reference
createVpnConnection
Create site to site vpn connection
Request parameters
Parameter Name | Description | Required |
s2scustomergatewayid | id of the customer gateway | true |
s2svpngatewayid | id of the vpn gateway | true |
fordisplay | an optional field, whether to the display the vpn to the end user or not | false |
passive | connection is passive or not | false |
Response Tags
Response Name | Description |
id | the connection ID |
account | the owner |
cidrlist | guest cidr list of the customer gateway. Multiple entries are separated by a single comma character (,). |
created | the date and time the host was created |
domain | the domain name of the owner |
domainid | the domain id of the owner |
dpd | if DPD is enabled for customer gateway |
esplifetime | Lifetime of ESP SA of customer gateway |
esppolicy | ESP policy of the customer gateway |
forceencap | if Force NAT Encapsulation is enabled for customer gateway |
fordisplay | is connection for display to the regular user |
gateway | public ip address id of the customer gateway |
ikelifetime | Lifetime of IKE SA of customer gateway |
ikepolicy | IKE policy of the customer gateway |
ikeversion | Which IKE Version to use, one of ike (autoselect), ikev1, or ikev2. Defaults to ike |
ipsecpsk | IPsec Preshared-Key of the customer gateway |
passive | State of vpn connection |
project | the project name |
projectid | the project id |
publicip | the public IP address |
removed | the date and time the host was removed |
s2scustomergatewayid | the customer gateway ID |
s2svpngatewayid | the vpn gateway ID |
splitconnections | Split multiple remote networks into multiple phase 2 SAs. Often used with Cisco some products. |
state | State of vpn connection |