Apache CloudStack 4.17.0.0 Root Admin API Reference
updateVpnConnection
Updates site to site vpn connection
Request parameters
| Parameter Name | Description | Required |
| id | id of vpn connection | true |
| customid | an optional field, in case you want to set a custom id to the resource. Allowed to Root Admins only | false |
| fordisplay | an optional field, whether to the display the vpn to the end user 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 |