Apache CloudStack 4.23.0.0 Root Admin API Reference
resetVpnConnection
Reset site to site VPN connection
Request parameters
| Parameter Name | Description | Required |
| id | ID of VPN connection | true |
| account | An optional Account for connection. Must be used with domainId. | false |
| domainid | An optional domainId for connection. If the Account parameter is used, domainId must also be used. | 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 |
| domainpath | the domain path 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 |